.Net Standard port for Opentk
Go to file
the_fiddler a58fe9e70e * GLControlFactory.cs: More defensive checks for null GraphicsModes.
* GLControl.cs: More defensive checks for null GraphicsModes.
Set flags, context version and GraphicsMode before calling
  InitializeComponents(), as the latter might cause the context to be
  created (and we need this information before creating the context).
  Fixes ArgumentNullException on Linux.
2009-10-19 17:38:16 +00:00
Documentation Updated for 0.9.9-2b release. 2009-09-06 14:24:10 +00:00
Source * GLControlFactory.cs: More defensive checks for null GraphicsModes. 2009-10-19 17:38:16 +00:00
Build.exe Removed "..\" -> "../" translation from Build.exe, as it caused issues with Visual Studio paths. 2009-09-06 09:27:17 +00:00