Opentk/Source/Bind
Stefanos A 49df5ff453 Do not generate delegates for overloads
We should only generate delegates for actual OpenGL entry points, not
for overloaded functions that resolve to the same entry point. This
improves loading speeds and reduces the size of the compiled dll.
2013-11-08 16:40:43 +01:00
..
CL
Documentation
ES Fixed typo in ES3Generator.cs 2013-11-07 10:09:17 +01:00
GL2 Respect apiversion in overrides 2013-11-04 19:32:52 +01:00
Properties Normalized line endings 2013-10-11 01:58:54 +02:00
Specifications Removed non-existent token from OpenGL 2013-11-07 16:46:38 +01:00
Structures Merge Delegate.Version 2013-11-03 20:41:29 +01:00
BindStreamWriter.cs
CppSpecWriter.cs
CSharpSpecWriter.cs Do not generate delegates for overloads 2013-11-08 16:40:43 +01:00
DocProcessor.cs
EnumProcessor.cs Enum tokens are now sorted 2013-11-03 12:15:08 +01:00
FuncProcessor.cs Do not generate delegates for overloads 2013-11-08 16:40:43 +01:00
Generator.Bind.csproj
IBind.cs
ISpecReader.cs
ISpecWriter.cs
JavaSpecWriter.cs
Main.cs Use OpenTK.Graphics.OpenGL4 namespace for GL4.x 2013-11-03 12:14:13 +01:00
Settings.cs
Utilities.cs Allow overloads of the same function 2013-11-03 16:09:11 +01:00
XmlSpecReader.cs Added "reuse" directive for enums 2013-11-04 22:26:06 +01:00