Opentk/Source/Bind
2009-08-15 17:16:04 +00:00
..
CL Added support for empty or null typemaps. 2009-08-11 15:33:17 +00:00
Documentation Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
ES Added support for enum overrides. 2009-08-11 14:12:20 +00:00
GL2 * Generator.cs: Use correct function prefix in AutoGenerated 2009-08-12 10:12:16 +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 Bumped version number. 2009-08-11 14:20:46 +00:00
Specifications Fixed Nvidia fences extension (did not specify parameter names). 2009-08-15 17:16:04 +00:00
Structures * Type.cs: Updated list of non CLS-compliant types. 2009-08-12 10:11:41 +00:00
Wgl Fixed the path separators so that they work on Unix. 2009-03-08 18:08:35 +00:00
BindStreamWriter.cs * BindStreamWriter.cs: Fixed workaround for indentation on Linux (indentation seems to be applied twice). 2009-08-12 08:33:49 +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 * Main.cs: Accept -mode:cl as an alias for -mode:cl10 2009-08-12 10:12:44 +00:00
Settings.cs Added EnumPrefix setting, which may be different from ConstantPrefix or FunctionPrefix. Can be used to remove the Gl, Cl, Al, etc prefixes from enum names. 2009-08-11 14:03:55 +00:00
Utilities.cs Added support for empty or null typemaps. 2009-08-11 15:33:17 +00:00