Commit Graph

3 Commits

Author SHA1 Message Date
Nigel Stewart
48a30c4ace Remove MX support due to the complexity of supporting both MX and Core contexts 2015-11-19 21:18:16 +10:00
Nigel Stewart
ddfd270b61 [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-11-18 06:10:56 +10:00
Nigel Stewart
542044d306 [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-11-18 06:10:44 +10:00