Opentk/Source
Stefanos A 80845315db Fallback to desktop context if embedded fails
Starting with OpenGL 4.1 and the ARB_ES2_compatibility extension, desktop contexts can execute OpenGL|ES code. This fallback will allow platforms to execute OpenGL|ES code even if EGL is not available (e.g. Nvidia/Windows).
2013-10-03 17:20:17 +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 Fallback to desktop context if embedded fails 2013-10-03 17:20:17 +02:00
GLControl Removed terrible hack for SDL_WINDOW_OPENGL 2013-10-01 21:05:02 +02:00
OpenTK NRE -> GraphicsContextMissingException 2013-10-03 16:45:28 +02:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00