dolphin/Source/Core/InputCommon/ControllerInterface
Léo Lam 9a3e752021
Merge pull request #9558 from iwubcode/dsu-multi-server-avoid-blocking
InputCommon: block on DSU servers collectively instead of individually
2021-03-16 10:12:32 +01:00
..
Android InputCommon: Decouple ButtonManager and Touchscreen from Android 2019-11-28 15:20:51 -05:00
DInput rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
DualShockUDPClient InputCommon: instead of blocking on individual DSU server sockets, block on a selector built up from all server sockets 2021-03-05 12:05:38 -06:00
ForceFeedback rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
OSX rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
Pipes InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Quartz rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
SDL rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
Touch Touchscreen: Add override specifiers 2021-03-07 10:10:02 -08:00
Wiimote rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
Win32 InputCommon: Fix callback dispatch deadlock 2020-12-13 00:30:27 +00:00
XInput InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
Xlib Fix XInput2 cursor going to +infinite if the window size was 0 2021-01-02 18:30:14 +02:00
evdev ControllerInterface: Fix unused-result warning 2021-03-07 10:10:02 -08:00
ControllerInterface.cpp InputCommon: Fix callback dispatch deadlock 2020-12-13 00:30:27 +00:00
ControllerInterface.h Cleanup X11 and XRANDR Macros 2021-02-22 14:30:43 +01:00
CoreDevice.cpp rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
CoreDevice.h rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00