Opentk/Source
Stefanos A d217e379d4 Added support for OpenGL ES through SDL2
If SDL2 is supported, the PlatformFactory will now use it for creating the OpenGL ES context. Previously, it would revert to the native drivers when GraphicsContextFlag.Embedded was specified.
2013-10-03 11:17:21 +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 Improved debugging messages 2013-10-02 17:55:57 +02:00
GLControl Removed terrible hack for SDL_WINDOW_OPENGL 2013-10-01 21:05:02 +02:00
OpenTK Added support for OpenGL ES through SDL2 2013-10-03 11:17:21 +02:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00