Opentk/Source
Stefanos A ec2c64ee15 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-09 15:07:17 +01:00
..
Bind Do not generate delegates for overloads 2013-11-08 16:40: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 Load ES30 and OpenGL4 entry points 2013-11-09 15:07:16 +01:00
GLControl Normalized line endings 2013-10-11 01:58:54 +02:00
OpenTK Remove static init of GetCurrentContext 2013-11-09 15:07:17 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00