mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 18:55:35 +00:00
ea0c845eb0
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. |
||
---|---|---|
.. | ||
sdl2-cs | ||
Sdl2DisplayDeviceDriver.cs | ||
Sdl2Factory.cs | ||
Sdl2GraphicsContext.cs | ||
Sdl2GraphicsMode.cs | ||
Sdl2InputDriver.cs | ||
Sdl2Joystick.cs | ||
Sdl2Keyboard.cs | ||
Sdl2KeyMap.cs | ||
Sdl2Mouse.cs | ||
Sdl2NativeWindow.cs | ||
Sdl2WindowInfo.cs |