Opentk/Source/Bind/Structures
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
..
Constant.cs Merged the latest specs from opengl.org. 2009-05-29 15:57:01 +00:00
Delegate.cs Modified Type.Pointer property to be an integer instead of a boolean. 2009-07-15 22:33:26 +00:00
Enum.cs Added OpenGL ES generator. 2009-06-30 08:39:35 +00:00
FlowDirection.cs Modified Type.Pointer property to be an integer instead of a boolean. 2009-07-15 22:33:26 +00:00
Function.cs 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
Parameter.cs Parameter name "event" is not allowed in .Net. Replaced with "@event". 2009-08-09 17:47:15 +00:00
Type.cs Modified Type.Pointer property to be an integer instead of a boolean. 2009-07-15 22:33:26 +00:00