Opentk/Source/Bind/Structures
Stefanos A. 9789225e0c Allow overloads of the same function
It is now possible to define multiple overloads of the same function,
each with different parameters. This is extremely useful for
maintaining backwards compatibility in the face of the changes between
GL 4.3 and 4.4.
2013-11-03 16:09:11 +01:00
..
Constant.cs Allow overloads of the same function 2013-11-03 16:09:11 +01:00
Delegate.cs Allow overloads of the same function 2013-11-03 16:09:11 +01:00
Enum.cs Allow overloads of the same function 2013-11-03 16:09:11 +01:00
FlowDirection.cs Applied Barlog's refactoring patch for using directives. 2009-08-17 12:28:22 +00:00
Function.cs Avoid singletons; logic in FuncProcessor 2013-11-01 09:17:34 +01:00
Parameter.cs Avoid singletons; Translate*() in FuncProcessor 2013-11-01 09:13:06 +01:00
Type.cs Allow overloads of the same function 2013-11-03 16:09:11 +01:00