Opentk/Source
2009-11-02 07:20:59 +00:00
..
Bind Fixed an issue where "const unsigned [type] [pointer]" parameters where not parsed correctly. Solves issue [#1300]: "[OpenCL] Possible bug at CL.CreateProgramWithBinary". 2009-11-01 19:15:44 +00:00
Build Updated version numbers in preparation for release. 2009-11-01 23:07:38 +00:00
Compatibility Updated version numbers in preparation for release. 2009-11-01 23:07:38 +00:00
Converter Updated version numbers in preparation for release. 2009-11-01 23:07:38 +00:00
Examples Updated version numbers in preparation for release. 2009-11-01 23:07:38 +00:00
GLControl Updated version numbers in preparation for release. 2009-11-01 23:07:38 +00:00
OpenTK Improved interoperation with System.Drawing with new addition, subtraction and implicit conversion operators, as well as additional method overloads. 2009-11-02 07:20:59 +00:00
QuickStart OnLoad/OnUnload should be protected, not public, to conform with the class library design guidelines. This issue was supposed to be fixed in 0.9.9-2, but was apparently overlooked. 2009-10-21 13:33:00 +00:00