the_fiddler
|
52263700fd
|
Added BindingsBase class that provides a common base for all generated bindings.
Made the OpenGL and OpenGL|ES bindings non static.
Made the OpenGL and OpenGL|ES bindings inherit from BindingsBase.
|
2009-08-17 10:20:42 +00:00 |
|
the_fiddler
|
57c430fc36
|
Regenerated bindings using the latest generator updates.
ES bindings now exist in ES10.GL, ES11.GL and ES20.GL classes instead of ES10.ES etc (reason: easier porting to/from regular OpenGL).
|
2009-08-15 16:55:53 +00:00 |
|
the_fiddler
|
1832f6cef8
|
Regenerated ES bindings with Bind 0.9.9.11.
Moved ES bindings from GLES[10|11|20] namespaces to ES[10|11|20].
Renamed ES wrapper classes to 'ES' instead of 'GL'.
|
2009-07-15 22:35:12 +00:00 |
|