Opentk/Source/Bind/Structures
2009-04-15 13:14:41 +00:00
..
Constant.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
Delegate.cs Generator now trims 'v' suffixes from all functions and marks resulting non cls-compliant overloads as such. 2009-04-12 18:23:01 +00:00
Enum.cs Bind now maps 'void*' to generics ('ref T', 'T[]', 'T[,]' and 'T[,,]') instead of 'object'. 2009-03-21 21:44:07 +00:00
Function.cs Fixed issue http://www.opentk.com/node/794 (suppress array overloads for functions that receive/return pointers to single elements). 2009-04-15 13:14:41 +00:00
Parameter.cs Fixed issue http://www.opentk.com/node/794 (suppress array overloads for functions that receive/return pointers to single elements). 2009-04-15 13:14:41 +00:00
Type.cs Fixed issue http://www.opentk.com/node/794 (suppress array overloads for functions that receive/return pointers to single elements). 2009-04-15 13:14:41 +00:00