the_fiddler
|
2747869a92
|
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
|
e4f1c956c9
|
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
|
584fe3f301
|
Replaced libGLES.dll by libGLESv2.dll, which is provided by AMD's OpenGL|ES emulator.
|
2009-08-14 15:33:39 +00:00 |
|
the_fiddler
|
516cff00c3
|
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 |
|