Opentk/Source/Bind/Structures
the_fiddler 339348bb95 Merged the latest specs from opengl.org.
Replaced all instances of Version14, Version15, Version20, Version30 and Version31 enums by type-safe equivalents.
Added gloverrides.xml to support overrides to function parameters / return types. This will make future spec updates easier to merge.
Improved handling of invalid tokens in the specs.
Bindings are now written in alphabetical order. This will reduce patch size for future updates and make side-by-side comparisons easier to perform.
2009-05-29 15:57:01 +00:00
..
Constant.cs Merged the latest specs from opengl.org. 2009-05-29 15:57:01 +00:00
Delegate.cs Merged the latest specs from opengl.org. 2009-05-29 15:57:01 +00:00
Enum.cs Merged the latest specs from opengl.org. 2009-05-29 15:57:01 +00:00
Function.cs Merged the latest specs from opengl.org. 2009-05-29 15:57:01 +00:00
Parameter.cs Fixed issue http://www.opentk.com/node/794 (suppress array overloads for functions that receive/return pointers to single elements). 2009-04-15 13:14:41 +00:00
Type.cs Fixed issue http://www.opentk.com/node/794 (suppress array overloads for functions that receive/return pointers to single elements). 2009-04-15 13:14:41 +00:00