Opentk/Source/Bind/Structures
the_fiddler 424c0b17dd Duplicate enums are now dropped (Core > ARB > EXT > Vendor-specific).
Final values are calculated for all tokens (no "Foo = (int)Bar.Baz" anymore)
EnumCollection keys are now updated after translating the enums.
2008-01-03 00:08:49 +00:00
..
Constant.cs Duplicate enums are now dropped (Core > ARB > EXT > Vendor-specific). 2008-01-03 00:08:49 +00:00
Delegate.cs Fixed mismatch between Delegate and Import declarations. 2007-11-10 12:29:17 +00:00
Enum.cs Duplicate enums are now dropped (Core > ARB > EXT > Vendor-specific). 2008-01-03 00:08:49 +00:00
Function.cs Fixed GL.Scale (was GL.Scaled) 2008-01-02 13:50:43 +00:00
Parameter.cs Fixed IntPtr processing - real pointers (with object overloads) are now differentiated from plain IntPtr parameters (e.g. offsets). Fixed Tao bindings generation. 2007-11-10 10:28:22 +00:00
Type.cs Fixed IntPtr processing - real pointers (with object overloads) are now differentiated from plain IntPtr parameters (e.g. offsets). Fixed Tao bindings generation. 2007-11-10 10:28:22 +00:00