Opentk/Source
Stefanos A. e65f206554 Fixed core loading on Windows
On Windows, entry points for OpenGL 1.0 and 1.1 are not exposed by
wglGetProcAddress. We fall back to LoadLibrary+GetProcAddress when
wglProcAddress fails.
2013-11-25 00:26:20 +01:00
..
Bind Moved address parameter to last place 2013-11-25 00:18:43 +01:00
Build.UpdateVersion Normalized line endings 2013-10-11 01:58:54 +02:00
Compatibility Normalized line endings 2013-10-11 01:58:54 +02:00
Converter Added usage example for new xml specs 2013-11-07 17:18:12 +01:00
Examples Hack for GLControl support 2013-11-12 20:38:02 +01:00
GLControl Setup correct class style for OpenGL 2013-11-16 22:38:17 +01:00
OpenTK Fixed core loading on Windows 2013-11-25 00:26:20 +01:00
OpenTK.Rewrite Implemented dll rewriter using Mono.Cecil 2013-11-25 00:19:54 +01:00