Opentk/Source/Bind
2009-05-21 23:34:20 +00:00
..
Documentation Set SVN mime-type to text/plain and eol-style to native. 2009-02-22 15:51:06 +00:00
GL2 The generator now detects and adds the FlagsAttribute to bitwise collections. Fixes bug [#792] "Resharper - Bitwise operation on enum which is not marked by [Flags] attribute" (http://www.opentk.com/node/792). 2009-05-05 21:00:48 +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 Added ColorAttachment[0-15] tokens to DrawBuffersEnum (page 182 of the 3.1 specs). 2009-05-11 13:20:35 +00:00
Structures Removed ambiguous OpenGL overloads, because they confuse languages that don't distinguish between pass-by-reference and pass-by-value in the call-site (e.g. VB.Net). This affects functions that can take a single parameter either by reference or by value. 2009-05-21 23:34:20 +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