dolphin/Source/Core/InputCommon/ControllerInterface
JosJuice 07605bf67c
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
Ranges Algorithms Modernization - Trivial
2024-10-15 17:08:55 +02:00
..
Android Android/ControllerInterface: Run the init code 2024-04-13 22:39:10 +02:00
DInput Modernize std::fill with ranges 2024-10-10 00:53:48 -07:00
DualShockUDPClient
evdev Misc. Container Find Changes 2024-08-15 14:25:51 -07:00
ForceFeedback
Pipes
Quartz Use 'contains' method 2024-08-15 14:20:16 -07:00
SDL Remove redundant semicolons 2024-08-20 14:59:54 +02:00
SteamDeck
Touch
WGInput
Wiimote
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 C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
CoreDevice.h C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
InputBackend.cpp
InputBackend.h
MappingCommon.cpp Modernize std::sort with ranges 2024-10-10 00:53:48 -07:00
MappingCommon.h