summaryrefslogtreecommitdiff
path: root/java/java3d/files/patch-glext.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-29Fix build on i386 by removing two old patches that worked around a bug inTijl Coosemans1-15/+0
the Mesa headers that has since been fixed. Notes: svn path=/head/; revision=559610
2015-02-21Fix build with old Mesa3D. r378494 fixed new Mesa3D but it broke old ones.Jung-uk Kim1-0/+15
Notes: svn path=/head/; revision=379476