the_fiddler
|
c43b148431
|
* CppSpecWriter.cs: FIxed handling of enum parameters.
Moved delegates to private structures.
|
2010-12-05 15:26:54 +00:00 |
|
the_fiddler
|
c765eaeb55
|
* CppSpecWriter.cs: Added definitions for GL types.
|
2010-12-05 11:52:51 +00:00 |
|
the_fiddler
|
5b4df1cdaa
|
* CppSpecWriter.cs: Move 3dfx namespace to T3dfx, since namespaces
may not start with a digit.
|
2010-12-05 11:32:49 +00:00 |
|
the_fiddler
|
441c2cc15f
|
* CppSpecWriter.cs: Fixed declaration of function pointers. Modified
to use the delegate-wrapper paradigm, instead of exposing function
pointers directly. This way we can rely on the compiler for overload
resolution.
|
2010-12-05 10:47:06 +00:00 |
|
the_fiddler
|
b4834360cc
|
* CppSpecWriter.cs: Defined Init() methods, declared all OpenGL
functions and fixed the formatting of the header.
|
2010-12-05 09:51:36 +00:00 |
|
the_fiddler
|
4a5313ad47
|
* CppSpecWriter.cs: Added constructor declaration.
|
2010-12-05 09:08:57 +00:00 |
|
the_fiddler
|
b3649572ea
|
* CppSpecWriter.cs: Mark deprecated functions.
|
2010-12-05 08:48:44 +00:00 |
|
the_fiddler
|
863e2b6542
|
* CppSpecWriter.cs: Improved C++ output (still needs work).
|
2010-12-05 02:20:18 +00:00 |
|
the_fiddler
|
8e089cc1c3
|
Merged gl4 branch into trunk
|
2010-12-04 21:51:40 +00:00 |
|