Opentk/Source/Bind/Specifications
the_fiddler 6d6ad9646a * Source/OpenTK/Compute/CL10/CL.cs:
* Source/OpenTK/Compute/CL10/Core.cs:
* Source/Bind/Specifications/csharp.tm:
* Source/OpenTK/Compute/CL10/Delegates.cs: cl_context_properties
  should be mapped to IntPtr, not int.
Modified CreateContext signature to return ErrorCode rather than plain
  int.

* Source/OpenTK/Compute/CL10/CLHelper.cs: Added helper overloads that
  convert ContextProperties enums into IntPtr internally.
2010-01-04 13:29:21 +00:00
..
CL10 CreateContext should return an ErrorCode, not an int. 2010-01-04 13:23:56 +00:00
Docs Synced OpenGL docs with Khronos SVN. 2009-05-11 10:59:17 +00:00
ES10 Added distinct /overrides/add and /overrides/replace elements. 2009-10-17 21:49:35 +00:00
ES11 Added distinct /overrides/add and /overrides/replace elements. 2009-10-17 21:49:35 +00:00
ES20 Merged es20 branch back into trunk. 2009-10-28 23:09:25 +00:00
GL2 Synced trunk with 1.0 branch. 2009-11-16 18:45:41 +00:00
Glu Set eol-style: native and mime-type: text/plain properties. 2009-02-28 15:28:16 +00:00
Glx Merged with Bind. Added GLU bindings. Corrected OpenGL overload trimming. 2007-09-02 22:52:00 +00:00
Wgl Set eol-style: native and mime-type: text/plain properties. 2009-02-28 15:28:16 +00:00
csharp.tm * Source/OpenTK/Compute/CL10/CL.cs: 2010-01-04 13:29:21 +00:00
License.txt Added automatic error checking for all OpenGL function calls (debug mode only). Begin()-End() regions are handled correctly. 2009-03-25 17:55:37 +00:00