shadowislord
d7b3cfe287
GLAutoGen updates
...
* Remove caps generation since it is no longer used by LWJGL renderer
* Generate a separate interface GLExt for features only available in extensions to more easily detect their usage
* Fix some extension references
2014-12-05 22:09:42 -05:00
shadowislord
a08c7ae193
GLAutoGen
...
* Fix references to OpenGL** caps
* Fix symbol corruption when two constants are referenced on the same line
* Allow exporting to files
2014-06-06 23:10:49 -04:00
shadowislord
0d5ac77d52
* When renderer class is processed by GLAutoGen, perform auto-replacement against generated interface
2014-06-06 16:51:15 -04:00
shadowislord
ffb9e287bd
* Capabilities are now parsed and a GLCaps final class is generated from them
2014-06-06 14:20:31 -04:00
shadowislord
2774a8f679
* Use relative path to find renderer source code for GLAutoGen
2014-06-06 13:15:52 -04:00
shadowislord
0aeb807ffe
* Added GL interface generator tool
2014-06-06 12:50:34 -04:00