dolphin/Source/Core/InputCommon/ControllerInterface
2024-07-21 16:36:06 +01:00
..
Android Android/ControllerInterface: Run the init code 2024-04-13 22:39:10 +02:00
DInput Merge pull request #12850 from jordan-woyak/device-sorting 2024-06-15 21:12:08 +02:00
DualShockUDPClient
evdev evdev: close file descriptors in a separate thread 2024-04-06 20:58:17 +01:00
ForceFeedback
Pipes
Quartz Merge pull request #12850 from jordan-woyak/device-sorting 2024-06-15 21:12:08 +02:00
SDL SDL: Remove duplicate button/hat Inputs. Hide duplicate Axis Inputs. 2024-03-14 23:50:17 -05:00
SteamDeck
Touch
WGInput
Wiimote InputCommon/WiimoteController: Add inputs that report the raw IR objects seen by the Wiimote. 2024-03-11 22:46:05 +01:00
Win32
XInput
Xlib Merge pull request #12850 from jordan-woyak/device-sorting 2024-06-15 21:12:08 +02:00
ControllerInterface.cpp Use C++20 erase_if() instead of erase(remove_if()) (NFC) 2024-07-21 16:36:06 +01:00
ControllerInterface.h
CoreDevice.cpp ControllerInterface: Add IsHidden function to Control interface. 2024-03-14 23:43:58 -05:00
CoreDevice.h ControllerInterface: Adjust sort priorities to ensure default keyboard-mouse device is first. 2024-06-15 12:41:25 -05:00
InputBackend.cpp
InputBackend.h
MappingCommon.cpp
MappingCommon.h