summaryrefslogtreecommitdiff
path: root/java/java3d/files/patch-glext.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on i386 by removing two old patches that worked around a bug inTijl Coosemans2020-12-291-15/+0
| | | | | | | the Mesa headers that has since been fixed. Notes: svn path=/head/; revision=559610
* Fix build with old Mesa3D. r378494 fixed new Mesa3D but it broke old ones.Jung-uk Kim2015-02-211-0/+15
Notes: svn path=/head/; revision=379476