Opentk/Source/Bind/GL2
thefiddler 774ebd1df7 [Bind] Do not generate slots for OpenGL <= v1.1
We can use DllImports for OpenGL functions <= v1.1 on all platforms,
including Windows. This allows us to reduce the number of required
GetProcAddress calls by 474, reducing startup time and memory
consumption.

This setting can be turned off through Settings.Legacy.UseDllImports
and UseWindowsCompatibleGL.
2014-04-25 12:14:28 +02:00
..
Generator.cs [Bind] Move documentation generation to DocProcessor class 2014-03-31 17:09:30 +02:00
GL2Generator.cs [Bind] Do not generate slots for OpenGL <= v1.1 2014-04-25 12:14:28 +02:00
GL4Generator.cs [Bind] Do not generate slots for OpenGL <= v1.1 2014-04-25 12:14:28 +02:00