dolphin/Source/Core/InputCommon/ControllerInterface
Jordan Woyak 65f3ba70f5
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests
Core & UnitTests: Make overriding explicit and remove redundant virtual specifiers on overriding destructors
2025-06-07 17:55:14 -05:00
..
Android Simplify std::find with Common::Contains 2025-01-01 09:52:03 -08:00
DInput Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
DualShockUDPClient Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
evdev InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs. 2024-11-03 15:06:50 -06:00
ForceFeedback InputCommon: Remove some IOKit leftovers. 2024-03-11 01:11:13 -05:00
Pipes InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs. 2024-11-03 15:06:50 -06:00
Quartz Use 'contains' method 2024-08-15 14:20:16 -07:00
SDL Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests 2025-06-07 17:55:14 -05:00
SteamDeck Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
Touch
WGInput linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
Wiimote Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
Win32 Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02: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 Modernize std::stable_sort with ranges and projections 2025-03-09 13:26:38 -07:00
ControllerInterface.h InputCommon: Provide WindowSystemInfo getter for ControllerInterface. 2024-03-11 01:31:05 -05:00
CoreDevice.cpp Android: Don't use separate thread for MotionAlertDialog 2025-03-23 21:39:04 +01:00
CoreDevice.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02: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 InputCommon: Use Clock from CommonTypes. 2025-03-02 15:42:26 -06:00
MappingCommon.h InputCommon: Use Clock from CommonTypes. 2025-03-02 15:42:26 -06:00