Opentk/Source/Bind
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
..
CL Do not override user defined output files 2013-11-03 01:27:10 +01:00
Documentation Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
ES DefaultOutputPath now matches OpenTK source tree 2013-11-03 12:13:35 +01:00
GL2 DefaultOutputPath now matches OpenTK source tree 2013-11-03 12:13:35 +01:00
Properties Normalized line endings 2013-10-11 01:58:54 +02:00
Specifications Updated to the latest gl4 specs and docs 2013-11-03 12:43:50 +01:00
Structures Allow overloads of the same function 2013-11-03 16:09:11 +01:00
BindStreamWriter.cs Fixed newline and indentation behavior 2013-11-01 14:00:46 +01:00
CppSpecWriter.cs Avoid singletons 2013-11-01 09:26:13 +01:00
CSharpSpecWriter.cs Allow overloads of the same function 2013-11-03 16:09:11 +01:00
DocProcessor.cs Trim the final endline regardless of operating system. 2013-10-25 16:31:26 +02:00
EnumProcessor.cs Enum tokens are now sorted 2013-11-03 12:15:08 +01:00
FuncProcessor.cs Allow overloads of the same function 2013-11-03 16:09:11 +01:00
Generator.Bind.csproj Added generators for ES 2.0 and 3.0 2013-11-03 01:29:32 +01:00
IBind.cs Settings, GLTypes and CSTypes are now in IBind 2013-11-01 09:06:49 +01:00
ISpecReader.cs Added apiversion support 2013-11-03 01:25:47 +01:00
ISpecWriter.cs Added documentation comments to generated enums. 2011-07-20 10:10:33 +00:00
JavaSpecWriter.cs Avoid singletons 2013-11-01 09:26:13 +01:00
Main.cs Use OpenTK.Graphics.OpenGL4 namespace for GL4.x 2013-11-03 12:14:13 +01:00
Settings.cs Added support for overriding default output files 2013-11-03 01:25:27 +01:00
Utilities.cs Allow overloads of the same function 2013-11-03 16:09:11 +01:00
XmlSpecReader.cs Allow overloads of the same function 2013-11-03 16:09:11 +01:00