Opentk/Source/Bind/Structures
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
..
Constant.cs Remove enum and constant processing from the classes with the same name and move it into its own file. 2010-10-12 16:46:08 +00:00
Delegate.cs Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00
Enum.cs Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00
FlowDirection.cs Applied Barlog's refactoring patch for using directives. 2009-08-17 12:28:22 +00:00
Function.cs Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00
Parameter.cs Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00
Type.cs Moved enum, constant, delegate and function transformations to EnumProcessor and FuncProcessor respectively. 2010-10-13 21:41:06 +00:00