Opentk/Source
the_fiddler 25339f3bee * 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
..
Bind * Source/OpenTK/Compute/CL10/CL.cs: 2010-01-04 13:29:21 +00:00
Build Fixed keyfile handling in Visual Studio. 2009-11-09 23:39:27 +00:00
Compatibility Fixed a large number of recurring spelling mistakes in documentation (patch by iRBiS). Fixes issue [#1341]: "Vector4 constructor describes w component as z component + other spelling corrections". 2009-11-09 08:15:38 +00:00
Converter Updated version numbers in preparation for release. 2009-11-01 23:07:38 +00:00
Examples Added BlittableValueType test from branches/1.0. 2009-11-17 10:00:52 +00:00
GLControl MacOS may have an X server installed. Prefers the native Carbon/Quartz platform driver over X in this case (same issue as rev. 2465). 2009-11-06 18:51:06 +00:00
OpenTK * Source/OpenTK/Compute/CL10/CL.cs: 2010-01-04 13:29:21 +00:00
QuickStart Removed System.Drawing dependency from QuickStart. 2009-11-04 21:22:41 +00:00