Opentk/Source/Bind
2009-11-03 12:59:25 +00:00
..
CL * Main.cs: 2009-10-09 05:25:53 +00:00
Documentation Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
ES Added correct enum types for GetString and ShaderBinary. 2009-10-23 07:19:09 +00:00
GL2 * GL2/Generator.cs: Refactored WriteWrappers() into smaller methods. Added "using System.Text;" to all generated files that may contain StringBuilder parameters. 2009-10-27 22:37:05 +00:00
Glu Applied Barlog's "arrange this qualifier" patch. 2009-08-25 15:59:57 +00:00
Glx Applied Barlog's "arrange this qualifier" patch. 2009-08-25 15:59:57 +00:00
Properties Updated in preparation of 0.9.9-2 release. 2009-09-05 18:37:42 +00:00
Specifications Added missing TextureBuffer token to BufferTarget and TextureTarget enums (promoted from ARB_texture_buffer_object). Fixes issue [#1313]: "TextureBuffer target". 2009-11-03 10:33:24 +00:00
Structures Use new string(sbyte*) instead of Marshal.PtrToStringAnsi to increase performance when calling GetString to retrieve the list of available extensions. 2009-11-03 12:59:25 +00:00
Wgl Applied Barlog's "arrange this qualifier" patch. 2009-08-25 15:59:57 +00:00
BindStreamWriter.cs Applied Barlog's 02_Bind_2172_ShortenQualifierReferences patch. 2009-08-21 20:28:14 +00:00
DocProcessor.cs * DocProcessor.cs: Remove any trailing newlines in XML docs. Output 2009-11-03 08:48:49 +00:00
IBind.cs Applied Barlog's refactoring patch for using directives. 2009-08-17 12:28:22 +00:00
ISpecReader.cs Applied Barlog's 02_Bind_2172_ShortenQualifierReferences patch. 2009-08-21 20:28:14 +00:00
ISpecWriter.cs Applied Barlog's refactoring patch for using directives. 2009-08-17 12:28:22 +00:00
Main.cs * GL2/Generator.cs: Refactored WriteWrappers() into smaller methods. Added "using System.Text;" to all generated files that may contain StringBuilder parameters. 2009-10-27 22:37:05 +00:00
Settings.cs * GL2/Generator.cs: Refactored WriteWrappers() into smaller methods. Added "using System.Text;" to all generated files that may contain StringBuilder parameters. 2009-10-27 22:37:05 +00:00
Utilities.cs Applied Barlog's 02_Bind_2172_ShortenQualifierReferences patch. 2009-08-21 20:28:14 +00:00