Opentk/Source/Bind
Stefanos A 56768a803a Added support for distinguishing between api versions
The registry reuses the "gles2" apiname for both OpenGL ES 2.0 and 3.0.
The generator will now use the apiversion attribute to distinguish
between the two APIs.
2013-11-03 01:24:02 +01:00
..
CL Updated IBind implementations to avoid singletons 2013-11-01 09:25:31 +01:00
Documentation Merged gw-next2 branch to trunk. 2009-06-02 15:49:39 +00:00
ES Updated IBind implementations to avoid singletons 2013-11-01 09:25:31 +01:00
GL2 Updated IBind implementations to avoid singletons 2013-11-01 09:25:31 +01:00
Properties Normalized line endings 2013-10-11 01:58:54 +02:00
Specifications Renamed gloverrides.xml to overrides.xml 2013-10-31 00:18:45 +01:00
Structures Avoid singletons; improve ToString() 2013-11-01 09:21:50 +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 Avoid singletons; collect code generation 2013-11-01 09:27:46 +01:00
DocProcessor.cs Trim the final endline regardless of operating system. 2013-10-25 16:31:26 +02:00
EnumProcessor.cs Added GetOverridesPath method 2013-11-03 01:20:17 +01:00
FuncProcessor.cs Added GetOverridesPath method 2013-11-03 01:20:17 +01:00
Generator.Bind.csproj Normalized line endings 2013-10-11 01:58:54 +02:00
IBind.cs Settings, GLTypes and CSTypes are now in IBind 2013-11-01 09:06:49 +01:00
ISpecReader.cs Add apiname parameter to ISpecReader 2013-10-28 14:13:39 +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 Avoid singletons; allow -mode:all 2013-11-01 09:28:54 +01:00
Settings.cs Settings is no longer a singleton 2013-11-01 09:07:34 +01:00
Utilities.cs Avoid singleton Settings; make internal 2013-11-01 09:03:36 +01:00
XmlSpecReader.cs Added support for distinguishing between api versions 2013-11-03 01:24:02 +01:00