Opentk/Source/OpenTK/Platform/SDL2
Stefanos A. 1475b3d427 Made DPI-awareness configurable (issue #6)
It is now possible to indicate that an application is not DPI-aware. In
that case, OpenTK will let the operating system handle DPI scaling. This
results in worse visuals (pixel doubling) but allows non DPI-aware
applications to continue working.
2013-12-02 22:18:16 +01:00
..
Sdl2.cs Fixed #4 2013-11-20 09:10:12 +01:00
Sdl2DisplayDeviceDriver.cs Implemented new, leaner SDL2 binding. 2013-10-24 01:45:13 +02:00
Sdl2Factory.cs Removed incorrect comment 2013-11-20 13:05:49 +01:00
Sdl2GraphicsContext.cs Stronger check for ES support 2013-11-09 15:07:18 +01:00
Sdl2GraphicsMode.cs Implemented Sdl2GraphicsMode.. 2013-10-24 09:32:17 +02:00
Sdl2InputDriver.cs Fixed #4 2013-11-20 09:10:12 +01:00
Sdl2JoystickDriver.cs Implemented new, leaner SDL2 binding. 2013-10-24 01:45:13 +02:00
Sdl2Keyboard.cs Implemented new, leaner SDL2 binding. 2013-10-24 01:45:13 +02:00
Sdl2KeyMap.cs Implemented new, leaner SDL2 binding. 2013-10-24 01:45:13 +02:00
Sdl2Mouse.cs Implemented new, leaner SDL2 binding. 2013-10-24 01:45:13 +02:00
Sdl2NativeWindow.cs Made DPI-awareness configurable (issue #6) 2013-12-02 22:18:16 +01:00
Sdl2WindowInfo.cs Improved diagnostics in Dispose() 2013-10-02 01:14:26 +02:00