Opentk/Source
the_fiddler c8c652131e Added experimental Icon and IconConverter implementations from Mono.
Modified INativeWindow implementations to not qualify Icon class fully, so we can change the implementation between System.Drawing and OpenTK at will (using the EXPERIMENTAL #define).
2009-11-02 09:33:53 +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 Added experimental Icon and IconConverter implementations from Mono. 2009-11-02 09:33:53 +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