Opentk/Source/OpenTK/Graphics/OpenGL
2009-10-23 15:36:02 +00:00
..
ErrorHelper.cs Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
GL.cs Fixed GetVertexPointerParameter signature to comply with the specs. 2009-10-23 15:36:02 +00:00
GLCore.cs Fixed GetVertexPointerParameter signature to comply with the specs. 2009-10-23 15:36:02 +00:00
GLDelegates.cs Fixed GetVertexPointerParameter signature to comply with the specs. 2009-10-23 15:36:02 +00:00
GLEnums.cs Added distinct /overrides/add and /overrides/replace elements. 2009-10-17 21:49:35 +00:00
GLHelper.cs Use StringBuilder.Capacity to specify the available buffer size in OpenGL interop (StringBuilder.Length is invalid in this case). 2009-10-21 17:26:07 +00:00