Opentk/Source/Examples/OpenTK
2009-11-09 19:14:14 +00:00
..
Fonts 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
GameWindow 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
GLControl Added missing resx to DerivedGLControl. 2009-09-04 13:05:24 +00:00
Test * OpenTK/Test/Multithreading.cs: Replaced anonymous delegate by a private function for easier debugging. 2009-11-09 19:14:14 +00:00