Opentk/Source/Bind
the_fiddler 1edfbdb928 Improved handling of multiple indirection (pointer-to-pointer, pointer-to-array or any other combination up to 4 levels of indirection).
Made the generation of debug helpers optional. They are currently specific to OpenTK.Graphics and need more work before they can be used with OpenTK.Compute or OpenTK.Audio.
2009-08-11 14:06:40 +00:00
..
CL Now uses 'cl' prefix instead of 'gl' for OpenCL bindings. 2009-08-09 17:57:01 +00:00
Documentation Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
ES Modified Type.Pointer property to be an integer instead of a boolean. 2009-07-15 22:33:26 +00:00
GL2 * GL2/Generator.cs: Improved handling for 'u' and 'ull' suffixes in 2009-08-03 23:06:05 +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 information. 2009-08-04 10:01:33 +00:00
Specifications Added missing OpenCL types. 2009-08-11 14:02:44 +00:00
Structures Improved handling of multiple indirection (pointer-to-pointer, pointer-to-array or any other combination up to 4 levels of indirection). 2009-08-11 14:06:40 +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: Committed Jonathan's formatting patch for the 2009-08-03 23:09:37 +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 Renamed CL mode to CL10. 2009-08-09 15:46:36 +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 * Utilities.cs: Added AMD to extension list. 2009-08-01 14:42:54 +00:00