Opentk/Source/Bind/Structures
Stefanos A. 06d2de3e7b Fixed translation of GLchar** (should be string[], not string). Added
diagnostic message in case of higher-order pointer parameters that
will currently generate incorrect bindings.
2013-10-25 08:48:24 +02:00
..
Constant.cs Improved diagnostic message in case of a circular definition. 2013-10-24 18:46:58 +02:00
Delegate.cs * Main.cs: 2010-12-05 15:45:23 +00:00
Enum.cs * Structures/Enum.cs: Marked code that needs to be refactored. 2011-07-20 10:08:27 +00:00
FlowDirection.cs Applied Barlog's refactoring patch for using directives. 2009-08-17 12:28:22 +00:00
Function.cs Ensured function names are trimmed using the same code as documentation and function parameters. 2011-12-07 00:01:48 +00:00
Parameter.cs Fixed translation of GLchar** (should be string[], not string). Added 2013-10-25 08:48:24 +02:00
Type.cs * Main.cs: 2010-12-05 15:45:23 +00:00