Opentk/Source
Stefanos A. 2cd91bd0a0 Remove static init of GetCurrentContext
The static initializer of GetCurrentContext would always default to the
desktop PlatformFactory, which caused problems when trying to run OpenGL
ES code on the desktop. The initializer is now removed and
GetCurrentContext is set in the context constructor, before creating any
contexts.
2013-11-08 10:41:58 +01:00
..
Bind Use paths without apiversion attribute 2013-11-07 16:48:11 +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 Load ES30 and OpenGL4 entry points 2013-11-08 10:39:08 +01:00
GLControl Normalized line endings 2013-10-11 01:58:54 +02:00
OpenTK Remove static init of GetCurrentContext 2013-11-08 10:41:58 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00