Opentk/Source/Bind/Structures
the_fiddler abe331b247 Fixed NewTess and DeleteTess (were NewTes and DeleteTes).
Fixed wrapper generation for functions with both pointer and generic parameters.
2008-01-19 15:25:30 +00:00
..
Constant.cs Fixed a possible null key exception when no AuxEnums are loaded. 2008-01-03 00:52:55 +00:00
Delegate.cs Fixed mismatch between Delegate and Import declarations. 2007-11-10 12:29:17 +00:00
Enum.cs Added setting to DropMultipleTokens. Disabled this functionality (caused problems with some enums) 2008-01-14 23:41:53 +00:00
Function.cs Fixed NewTess and DeleteTess (were NewTes and DeleteTes). 2008-01-19 15:25:30 +00:00
Parameter.cs Made the ParameterCollection.Rebuild property public. 2008-01-19 15:24:34 +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