Opentk/Source
Stefanos A. 4d7ba20a03 Fixed unsetting current context in SDL2
SDL_GL_MakeCurrent(IntPtr.Zero, IntPtr.Zero) is the correct way to
remove the current OpenGL context from the calling thread. Fixes
threaded rendering on Windows.
2013-10-02 16:26:47 +02:00
..
Bind Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Build.UpdateVersion Fixed invalid version string on git 2013-10-02 00:05:59 +02:00
Compatibility Added Robmaister's Matrix3 implementations 2013-01-03 10:41:56 -06:00
Converter Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Examples Added Mac OS X build of SDL2 to dependencies 2013-10-02 01:39:53 +02:00
GLControl Removed terrible hack for SDL_WINDOW_OPENGL 2013-10-01 21:05:02 +02:00
OpenTK Fixed unsetting current context in SDL2 2013-10-02 16:26:47 +02:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00