mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-25 16:15:33 +00:00
6faa58aac3
SDL2 uses a weird system of device ids and instance ids to report joystick events, where the ADDED event uses a device id and the rest use instance ids. The SDL2 joystick driver is now fixed to correctly distinguish between the two, which fixes hotplugging support for joystick devices. |
||
---|---|---|
.. | ||
Sdl2.cs | ||
Sdl2DisplayDeviceDriver.cs | ||
Sdl2Factory.cs | ||
Sdl2GraphicsContext.cs | ||
Sdl2GraphicsMode.cs | ||
Sdl2InputDriver.cs | ||
Sdl2JoystickDriver.cs | ||
Sdl2Keyboard.cs | ||
Sdl2KeyMap.cs | ||
Sdl2Mouse.cs | ||
Sdl2NativeWindow.cs | ||
Sdl2WindowInfo.cs |