.Net Standard port for Opentk
Go to file
the_fiddler 34326b7b42 * Source/GLControl/GLControl.cs: Validate internal state when public
members are accessed (issue [#1141]: "Unhandled exception in
  GlControl possible bug in rev 2207"). Throw ObjectDisposedException
  if public members are accessed after the GLControl has been
  disposed. Force the create/recreation of the control if a public
  member is called and the control handle or context does not exist.
2009-09-03 12:26:42 +00:00
Documentation Simplified build and usage instructions. Moved Instructions.txt to documentation folder. 2009-08-25 14:46:01 +00:00
Source * Source/GLControl/GLControl.cs: Validate internal state when public 2009-09-03 12:26:42 +00:00
Build.exe Moved Build.exe to project root. 2009-08-25 14:32:58 +00:00