Opentk/Source
2009-09-02 13:36:34 +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: Removed call to CreateControl from the GLControl constructor. The GLControl is now constructed lazily, as regular UserControls do. Fixes issue [#1071]: "Not firing Load event for GLControl." 2009-09-02 12:06:41 +00:00
OpenTK Merged nativewindow branch to trunk. 2009-09-02 13:36:34 +00:00
QuickStart Added QuickStart project. 2009-08-25 15:35:42 +00:00