Opentk/Source/Bind
the_fiddler 68bf778718 * Source/OpenTK/OpenTK.csproj:
* Source/Bind/Generator.Bind.csproj:
* Source/Examples/OpenTK.Examples.csproj:
* Source/GLControl/OpenTK.GLControl.csproj:
* Source/Converter/Generator.Convert.csproj:
* Source/Build.UpdateVersion/Build.UpdateVersion.csproj: Normalized
"Documentation" configuration with "Release" configuration.
2010-11-02 17:39:43 +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 Synced trunk with 1.0 branch. 2010-10-02 18:52:34 +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 All projects now read common AssemblyInfo items from GlobalAssemblyInfo.cs. The various AssemblyInfo.cs files now only contain project-specific information. Assembly versions are now controlled by Build.UpdateVersion. 2010-10-04 21:37:33 +00:00
Specifications Added UNSIGNED_INT to ActiveUniformType enum. Fixes issue [#2077]: "Add UnsignedInt to ActiveUniformType". 2010-10-13 20:42:58 +00:00
Structures Type, Parameter, ParameterCollection and Function classes now implement IComparable directly (rather than casting to strings and comparing those). 2009-11-17 09:26:05 +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
Generator.Bind.csproj * Source/OpenTK/OpenTK.csproj: 2010-11-02 17:39:43 +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