Opentk/Source
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
..
Bind Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00
Build.UpdateVersion Use current date as the 'readable' version (on installer/zip). 2010-10-06 16:53:53 +00:00
Compatibility 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
Converter Added missing license information. 2010-10-12 16:54:45 +00:00
Examples Fixed code formatting. 2010-10-09 19:59:06 +00:00
GLControl 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
OpenTK Use correct casing on Du8dv8Ati. 2010-10-12 17:34:59 +00:00
QuickStart Removed System.Drawing dependency from QuickStart. 2009-11-04 21:22:41 +00:00