Opentk/Source
2011-09-06 12:15:51 +00:00
..
Bind Added UniformBlockReferencedByGeometryShader token to ActiveUniformBlockParameter. Fixes issue [#2616]: "ActiveUniformBlockParameter.UniformBlockReferencedByGeometryShader is missing". 2011-07-26 14:09:12 +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 Moved GL.TexParameter calls to before GL.TexImage2D, as recommended by AMD/ATI. This ensures that no slow format conversion will take place. 2011-09-06 12:15:51 +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 Implemented IGraphicsContext.SwapInterval property that supersedes IGraphicsContext.VSync. Fixes issue [#2671]: "Expose SwapInterval to GameWindow". 2011-09-06 12:06:30 +00:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00