mirror of
https://github.com/Ryujinx/SDL.git
synced 2026-08-10 09:13:49 +00:00
This prevents an assertion whem LINUX_JoystickGetGamepadMapping tried to open the stick temporarily and messed with global state by doing so. Now the global state is only set in LINUX_JoystickOpen, but the common code is shared by both interfaces. Fixes #4198. |
||
|---|---|---|
| .. | ||
| android | ||
| bsd | ||
| darwin | ||
| dummy | ||
| emscripten | ||
| haiku | ||
| hidapi | ||
| iphoneos | ||
| linux | ||
| os2 | ||
| psp | ||
| steam | ||
| virtual | ||
| vita | ||
| windows | ||
| check_8bitdo.sh | ||
| controller_type.h | ||
| SDL_gamecontroller.c | ||
| SDL_gamecontrollerdb.h | ||
| SDL_joystick.c | ||
| SDL_joystick_c.h | ||
| SDL_sysjoystick.h | ||
| sort_controllers.py | ||
| usb_ids.h | ||