Opentk/Source/Bind
the_fiddler 137818d10c Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively.
Removed global enum, delegate and function collections.
Simplified loading process and removed global Initialize() methods.
Read "count" attributes for function parameters in overrides.xml.
Disabled wgl/glx/glu generators.
Removed large amounts of stale code.
2010-10-13 21:41:06 +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 Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00
GL2 Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00
Glu Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00
Glx Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +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:43:04 +00:00
Structures Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00
Wgl Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00
BindStreamWriter.cs Applied Barlog's 02_Bind_2172_ShortenQualifierReferences patch. 2009-08-21 20:28:14 +00:00
DocProcessor.cs Speed up documentation processing by caching the results of the last transformation. 2010-10-12 11:00:46 +00:00
EnumProcessor.cs Added missing license. 2010-10-12 16:55:16 +00:00
FuncProcessor.cs Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00
Generator.Bind.csproj Added GL4Generator that utilizes xml files instead of spec files. 2010-10-12 17:39:14 +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 Do not exit immediately when debugging, to give a chance to examine the output. 2010-10-13 21:31:24 +00:00
Settings.cs Add support for function deprecation. 2010-10-10 12:28:27 +00:00
Utilities.cs Applied Barlog's 02_Bind_2172_ShortenQualifierReferences patch. 2009-08-21 20:28:14 +00:00