Opentk/Source
2009-10-21 13:33:00 +00:00
..
Bind Added distinct /overrides/add and /overrides/replace elements. 2009-10-17 21:49:35 +00:00
Build Removed "..\" -> "../" translation from Build.exe, as it caused issues with Visual Studio paths. 2009-09-06 09:27:17 +00:00
Compatibility Added missing OpenTK.Compatibility.dll.config file. Fixes issue [#1176]: "[Compat] OpenTK.Compatibility is missing dll.config file". 2009-10-19 17:53:47 +00:00
Converter * ESCLParser.cs: Fixed long bitfield detection. 2009-10-09 06:01:02 +00:00
Examples 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 * GLControlFactory.cs: More defensive checks for null GraphicsModes. 2009-10-19 17:38:16 +00:00
OpenTK 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
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