mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-02-25 10:46:48 +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 |