Opentk/Source/OpenTK/Platform/SDL2/sdl2-cs/src
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
..
LPUtf8StrMarshaler.cs Integrated sdl2-cs bindings for sdl2 2013-09-27 14:33:52 +02:00
SDL2.cs HIDPI support requires SDL > 2.0.0 2013-10-07 14:17:42 +03:00