Opentk/Source
2011-12-08 00:03:14 +00:00
..
Bind Removed invalid TextureParameterName.Red token. Fixes issue [#2789]: "TextureParameterName.Red". 2011-12-07 00:28:13 +00:00
Build.UpdateVersion Synced gl4 branch with trunk. 2010-12-04 19:02:50 +00:00
Compatibility Synced gl4 branch with trunk. 2010-12-04 19:02:50 +00:00
Converter Updated Generator.Convert documentation to match what the tool actually does. 2011-07-26 11:54:09 +00:00
Examples Corrected version checks in examples. Finally fixes issue [#1898]: "Minor and major OpenGL version incorrect." 2011-09-06 12:55:19 +00:00
GLControl Implemented IGraphicsContext.SwapInterval property that supersedes IGraphicsContext.VSync. Fixes issue [#2671]: "Expose SwapInterval to GameWindow". 2011-09-06 12:06:30 +00:00
OpenTK Added conditional compilation and the necessary classes to compile OpenTK without referencing System.Drawing.dll. To build without System.Drawing, add "MINIMAL" to the conditional compilation symbols. Note that this is an experimental feature that will result in a source- and binary-incompatible dll. 2011-12-08 00:03:14 +00:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00