Opentk/Source
the_fiddler 7be5bc9648 * GLControl.cs: Delayed creation of IGLControl implementation until
the OnHandleCreated event.

* X11GLControl.cs: Removed unused Control field.
Added checks for null parameters.
2009-09-02 12:00:44 +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 * GLControl.cs: Delayed creation of IGLControl implementation until 2009-09-02 12:00:44 +00:00
OpenTK * DesktopGraphicsContext.cs: Removed unecessary using directives. 2009-08-25 10:36:46 +00:00
QuickStart Added QuickStart project. 2009-08-25 15:35:42 +00:00