Opentk/Source/Bind
the_fiddler eb183f4cfe Added stack traces to automatic error checking.
Added GraphicsContext.ErrorChecking property to temporarily disable error checking if necessary.
Error checking is now added to all functions in debug mode (the generator would miss specific CLS-compliant overloads before).
2009-03-29 21:41:30 +00:00
..
Documentation Set SVN mime-type to text/plain and eol-style to native. 2009-02-22 15:51:06 +00:00
GL2 * Resources.Designer.cs: Deleted unused file. 2009-03-25 21:48:14 +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 Updated version numbers and documentation for the 0.9.6 release. 2009-03-25 22:46:31 +00:00
Specifications Updated tokens for EXT_transform_feedback (http://www.opentk.com/node/602). Updated tokens for ARB_uniform_ buffer_object (http://www.opentk.com/node/748). The generator no longer trims the 's' suffix from Varyings. 2009-03-29 19:26:57 +00:00
Structures Added stack traces to automatic error checking. 2009-03-29 21:41:30 +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 * Resources.Designer.cs: Deleted unused file. 2009-03-25 21:48:14 +00:00
Utilities.cs Fixed the path separators so that they work on Unix. 2009-03-08 18:08:35 +00:00