Opentk/Source/OpenTK/Graphics/OpenGL
thefiddler bfaff0bd66 [GL] Added generic RenderbufferStorage depth-stencil formats
According to the OpenGL 4.4 specification, RenderbufferStorage accepts
both generic and sized depth-stencil formats (DepthComponent and
DepthStencil). See sections 9.2.4, 9.2.5 and 9.4.
2014-05-07 23:21:24 +02: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 [ES][GL] Synced with April Khronos specification 2014-04-27 09:53:22 +02:00
GLEnums.cs [GL] Added generic RenderbufferStorage depth-stencil formats 2014-05-07 23:21:24 +02:00
GLHelper.cs [GL] Removed unused code 2014-04-26 19:12:49 +02:00
GLObsolete.cs Eliminated CLS-compliance warnings in the bindings 2013-12-15 22:01:45 +01:00