Opentk/Source/OpenTK/Compute/CL10
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
..
CL.cs * Source/OpenTK/Compute/CL10/CL.cs: 2010-01-04 13:29:21 +00:00
CLHelper.cs * Source/OpenTK/Compute/CL10/CL.cs: 2010-01-04 13:29:21 +00:00
Core.cs * Source/OpenTK/Compute/CL10/CL.cs: 2010-01-04 13:29:21 +00:00
Delegates.cs * Source/OpenTK/Compute/CL10/CL.cs: 2010-01-04 13:29:21 +00:00
Enums.cs Added distinct /overrides/add and /overrides/replace elements. 2009-10-17 21:49:35 +00:00
ErrorHelper.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
ImageFormat.cs Added missing XML documentation. 2009-09-04 21:31:31 +00:00