Opentk/Source
Stefanos A. a51540e8d9 Updated WGL init sequence
WinGraphicsMode no longer creates a temporary context in order to create
the list of available modes. Instead, it requires to be passed an
existing context in its constructor.

WinGLContext now creates one temporary context in its static constructor
and hands that to WinGraphicsMode.

WinFactory no longer supports the CreateGraphicsMode API. This API will
be removed in the future, because the link because contexts and modes
cannot be separated in the general case.
2013-11-08 10:46:27 +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 Updated WGL init sequence 2013-11-08 10:46:27 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00