Opentk/Source/Bind
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
..
Documentation Set SVN mime-type to text/plain and eol-style to native. 2009-02-22 15:51:06 +00:00
GL2 Merged the latest specs from opengl.org. 2009-05-29 15:57:01 +00:00
Glu Merged changes from gl3 branch. 2009-02-28 18:50:16 +00:00
Glx Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
Properties Generator now trims 'v' suffixes from all functions and marks resulting non cls-compliant overloads as such. 2009-04-12 18:23:01 +00:00
Specifications Merged the latest specs from opengl.org. 2009-05-29 15:57:01 +00:00
Structures Merged the latest specs from opengl.org. 2009-05-29 15:57:01 +00:00
Wgl Fixed the path separators so that they work on Unix. 2009-03-08 18:08:35 +00:00
BindStreamWriter.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
DocProcessor.cs Bind now maps 'void*' to generics ('ref T', 'T[]', 'T[,]' and 'T[,,]') instead of 'object'. 2009-03-21 21:44:07 +00:00
IBind.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
ISpecReader.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
ISpecWriter.cs Fixed the path separators so that they work on Unix. 2009-03-08 18:08:35 +00:00
Main.cs Disabled all generator modes other than OpenGL. 2009-03-25 19:41:10 +00:00
Settings.cs Changed default output path for the generator to overwrite OpenTK/Graphics/GL. 2009-04-12 17:08:16 +00:00
Utilities.cs Fixed the path separators so that they work on Unix. 2009-03-08 18:08:35 +00:00