the_fiddler
|
dfb6d5bca8
|
Fixed documentation warnings.
Removed duplicate code (due to BindingsBase class).
|
2009-08-19 13:22:12 +00:00 |
|
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
|
6ec4026a5c
|
Updated documentation to remove references to the 3.1 specification (this class always supports the full profile of the latest specification.)
|
2009-08-15 18:02:16 +00:00 |
|
the_fiddler
|
9bcace599e
|
Normalized line endings.
|
2009-08-15 18:01:15 +00:00 |
|
the_fiddler
|
36cce81ba5
|
Removed the various GetProcAddress methods (now handled by IGraphicsContextInternal).
Removed Imports nested class.
|
2009-08-15 16:56:36 +00:00 |
|
the_fiddler
|
ac70d985a7
|
Renamed GL folder to OpenGL, in order to match namespace.
|
2009-08-14 14:24:18 +00:00 |
|