Opentk/Source/OpenTK/Graphics/GL
2009-05-11 13:20:35 +00:00
..
AutoGeneratedAttribute.cs Merged changes from gl3 branch. 2009-02-28 19:30:48 +00:00
ErrorHelper.cs Added automatic error checking for all OpenGL function calls (debug mode only). Begin()-End() regions are handled correctly. 2009-03-25 17:55:37 +00:00
GL.cs Cleaned up tokens for SGI_color_table (promoted by OpenGL 1.2). Fixes bug [#834] "Problem between GL.ColorTable and Version12 enum" (http://www.opentk.com/node/834), 2009-05-06 18:40:36 +00:00
GLCore.cs Cleaned up tokens for SGI_color_table (promoted by OpenGL 1.2). Fixes bug [#834] "Problem between GL.ColorTable and Version12 enum" (http://www.opentk.com/node/834), 2009-05-06 18:40:36 +00:00
GLDelegates.cs Cleaned up tokens for SGI_color_table (promoted by OpenGL 1.2). Fixes bug [#834] "Problem between GL.ColorTable and Version12 enum" (http://www.opentk.com/node/834), 2009-05-06 18:40:36 +00:00
GLEnums.cs Added ColorAttachment[0-15] tokens to DrawBuffersEnum (page 182 of the 3.1 specs). 2009-05-11 13:20:35 +00:00
GLHelper.cs Fixed UniformMatrix4(..., ref Matrix4) overload (count should be 1). 2009-04-29 13:00:27 +00:00