Commit Graph

2 Commits

Author SHA1 Message Date
Nigel Stewart
78d236af9c [CoreSupport] Use 4th line of extension specification to reused extensions
Such as OpenGL 3.0 reusing ARB_vertex_array_object
Implement reused lists for OpenGL 3.0, 3.1 and 3.2 so far
2015-08-30 10:07:20 +10:00
Nigel Stewart
47c498d3d6 [CoreSupport] Add make_initd.pl code generator for declaring all the _glewInit functions
This allows the initializers to call each other according to the interdependencies.
2015-08-26 20:45:58 +10:00