Opentk/Source/OpenTK/Graphics/GL
2009-07-19 15:31:37 +00:00
..
AutoGeneratedAttribute.cs Merged changes from gl3 branch. 2009-02-28 19:30:48 +00:00
ErrorHelper.cs GraphicsContext.GetCurrentContext now returns an IGraphicsContext instead of a GraphicsContext. 2009-06-04 10:34:12 +00:00
GL.cs Merged string[] fix from 0.9.8 branch. 2009-06-29 18:51:40 +00:00
GLCore.cs Fixed handling of pointer-to-string parameters. These are now wrapped as string[] arrays. 2009-06-29 18:32:51 +00:00
GLDelegates.cs Merged string[] fix from 0.9.8 branch. 2009-06-29 18:51:40 +00:00
GLEnums.cs Updated tokens for DrawBuffer() method. Fixes issue [#851]: "[OpenGL] DrawBuffer and DrawBuffers tokens" (http://www.opentk.com/node/851). 2009-05-29 16:52:48 +00:00
GLHelper.cs * GLHelper.cs: Added Quaternion overload to GL.Uniform4. 2009-07-19 15:31:37 +00:00