mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-03-24 06:47:41 +00:00
* input: Implement a SDL2 keyboard backend Add a new keyboard backend to the Ryujinx.Input.SDL2 project. This is currently unused. * Address Ac_k's comments * Address gdkchan's comments |
||
|---|---|---|
| .. | ||
| Ryujinx.Input.SDL2.csproj | ||
| SDL2Gamepad.cs | ||
| SDL2GamepadDriver.cs | ||
| SDL2Keyboard.cs | ||
| SDLKeyboardDriver.cs | ||