mirror of
https://github.com/Ryujinx/Opentk.git
synced 2026-01-20 04:09:25 +00:00
SDL2 does not report keydown and keyup events on modifiers keys until you release them. Attempted to fix this using SDL_GetModifierState, but this does not appear to work. Should hit upstream. |
||
|---|---|---|
| .. | ||
| Dummy | ||
| Egl | ||
| MacOS | ||
| SDL2 | ||
| Windows | ||
| X11 | ||
| DesktopGraphicsContext.cs | ||
| DisplayDeviceBase.cs | ||
| EmbeddedGraphicsContext.cs | ||
| Factory.cs | ||
| IDisplayDeviceDriver.cs | ||
| INativeGLWindow.cs | ||
| IPlatformFactory.cs | ||
| IWindowInfo.cs | ||
| PlatformException.cs | ||
| Utilities.cs | ||