root/tags/Release_0_1/DerelictGL/glConstants.d

Revision 21, 291 bytes (checked in by aldacron, 5 years ago)

* updated the GLee files to Joel's new version, which fixes a severe bug when compiling GLee with optimizations

Line 
1 module glConstants;
2
3 // This file as included in Joel Anderson's Glee distribution is not needed
4 // by DerelictGL. Rather than modifying glee.d, this new version has been created
5 // to import the DerelictGL's gltypes in place of the original definitions.
6 import derelict.opengl.gltypes;
Note: See TracBrowser for help on using the browser.