mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-28 01:57:30 +00:00
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. |
||
|---|---|---|
| .. | ||
| Sdl2.cs | ||
| Sdl2DisplayDeviceDriver.cs | ||
| Sdl2Factory.cs | ||
| Sdl2GraphicsContext.cs | ||
| Sdl2GraphicsMode.cs | ||
| Sdl2InputDriver.cs | ||
| Sdl2JoystickDriver.cs | ||
| Sdl2Keyboard.cs | ||
| Sdl2KeyMap.cs | ||
| Sdl2Mouse.cs | ||
| Sdl2NativeWindow.cs | ||
| Sdl2WindowInfo.cs | ||