Opentk/Source
the_fiddler 3c26795d7a * 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
..
Bind * ES/ESGenerator.cs: Changed default output namespace to 'GL'. 2009-08-26 07:52:58 +00:00
Build Major cleanup. Removed dead code. Removed obsolete targets (MonoDevelop 1, SharpDevelop 1). Added new project for Bind and Converter. Added new QuickStart project. Added Prebuild and the various projects as embedded resources. 2009-08-25 14:36:19 +00:00
Compatibility Marked all classes as obsolete. 2009-08-19 13:20:41 +00:00
Converter Removed stale debugging code. 2009-08-20 21:35:09 +00:00
Examples * GeometryShaderAdvanced.cs: Committed pokemoen's advanced geometry shader tutorial. 2009-08-25 23:06:20 +00:00
GLControl * Source/GLControl/GLControl.cs: Validate internal state when public 2009-09-03 12:26:42 +00:00
OpenTK * Source/OpenTK/Platform/Egl/EglContext.cs: 2009-09-03 12:23:11 +00:00
QuickStart Added QuickStart project. 2009-08-25 15:35:42 +00:00