Opentk/Source/Bind
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
..
CL
Documentation
ES [Bind] Do not generate DllImports 2014-04-26 14:22:37 +02:00
GL2 [Bind] Do not generate DllImports 2014-04-26 14:22:37 +02:00
Properties
Specifications [GL] Added generic RenderbufferStorage depth-stencil formats 2014-05-07 23:21:24 +02:00
Structures
BindStreamWriter.cs
CppSpecWriter.cs
CSharpSpecWriter.cs [Bind][ES][GL] Output entry points as byte[] 2014-04-25 17:25:20 +02:00
DocProcessor.cs [Bind] Corrected CSharpSpecWriter output and warning messages 2014-03-31 17:40:15 +02:00
EnumProcessor.cs
FuncProcessor.cs [Bind] Do not generate slots for OpenGL <= v1.1 2014-04-25 12:14:28 +02:00
Generator.Bind.csproj
IBind.cs
ISpecReader.cs
ISpecWriter.cs
JavaSpecWriter.cs
Main.cs
Settings.cs [Bind] Do not generate slots for OpenGL <= v1.1 2014-04-25 12:14:28 +02:00
Utilities.cs [Bind] Do not generate slots for OpenGL <= v1.1 2014-04-25 12:14:28 +02:00
XmlSpecReader.cs