Opentk/Source
Stefanos A fb86334835 HIDPI support requires SDL > 2.0.0
SDL_GL_GetDrawableSize was introduced after 2.0.0, so we need to check for that version before we call this method. Fixes MethodNotFounException on vanilla libsdl2-2.0.0 on linux.
2013-10-07 14:17:42 +03:00
..
Bind Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Build.UpdateVersion Fixed git revision detection 2013-10-04 16:52: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 Do not copy Dependencies 2013-10-04 17:04:35 +02:00
GLControl Removed terrible hack for SDL_WINDOW_OPENGL 2013-10-01 21:05:02 +02:00
OpenTK HIDPI support requires SDL > 2.0.0 2013-10-07 14:17:42 +03:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00