dolphin/Source/Core/InputCommon/ControllerInterface
Nayla Hanegan 76c08d3a22 merge
2024-11-04 10:59:00 -05:00
..
Android merge 2024-11-04 10:59:00 -05:00
DInput merge 2024-11-04 10:59:00 -05:00
DualShockUDPClient Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
evdev merge 2024-11-04 10:59:00 -05:00
ForceFeedback InputCommon: Remove some IOKit leftovers. 2024-03-11 01:11:13 -05:00
Pipes merge 2024-11-04 10:59:00 -05:00
Quartz Use 'contains' method 2024-08-15 14:20:16 -07:00
SDL merge 2024-11-04 10:59:00 -05:00
SteamDeck Steam Deck: Pad out feature report to 64 bytes 2024-01-10 19:49:52 -08:00
Touch ControllerInterface/Android: Rip out ButtonManager 2023-03-03 22:28:23 +01:00
WGInput merge 2024-11-04 10:59:00 -05:00
Wiimote InputCommon/WiimoteController: Add inputs that report the raw IR objects seen by the Wiimote. 2024-03-11 22:46:05 +01:00
Win32 InputCommon: Add Win32 InputBackend class. 2024-03-11 03:25:31 -05:00
XInput Input: Improve Controller Interface devices threading 2023-12-18 21:45:22 +02:00
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 InputCommon: Provide WindowSystemInfo getter for ControllerInterface. 2024-03-11 01:31:05 -05:00
CoreDevice.cpp merge 2024-11-04 10:59:00 -05:00
CoreDevice.h merge 2024-11-04 10:59:00 -05:00
InputBackend.cpp InputCommon: Add Win32 InputBackend class. 2024-03-11 03:25:31 -05:00
InputBackend.h InputCommon: Add Win32 InputBackend class. 2024-03-11 03:25:31 -05:00
MappingCommon.cpp Modernize std::sort with ranges 2024-10-10 00:53:48 -07:00
MappingCommon.h Move parts of MappingCommon out of DolphinQt 2022-03-06 14:30:49 +01:00