dolphin-emulator/Source/Core/InputCommon/ControllerInterface
Lioncash e5b91f00b0 Common: Replace StringBeginsWith/StringEndsWith with std equivalents
Obsoletes these functions in favor of the standard member functions
added in C++20.
2023-01-24 14:58:20 -05:00
..
Android
DInput
DualShockUDPClient ControllerInterface: DSU InputBackend implementation. 2022-11-01 21:59:09 -05:00
evdev ControllerInterface: evdev InputBackend implementation. 2022-11-01 21:59:08 -05:00
ForceFeedback
OSX
Pipes
Quartz InputCommon:QuartzKB&M: Fix mouse y coordinates 2022-12-31 23:42:11 -06:00
SDL InputCommon:SDL: Add SDL 2.26 left and right motion inputs 2022-11-24 15:12:07 -06:00
Touch Common: Replace StringBeginsWith/StringEndsWith with std equivalents 2023-01-24 14:58:20 -05:00
WGInput
Wiimote WiimoteEmu: Update IR camera status from DesiredWiimoteState. 2022-10-02 23:14:35 +02:00
Win32
XInput
Xlib InputCommon/XInput2: Changed axis value reading to be more correct 2022-12-26 17:27:48 +00:00
ControllerInterface.cpp ControllerInterface: DSU InputBackend implementation. 2022-11-01 21:59:09 -05:00
ControllerInterface.h ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
CoreDevice.cpp
CoreDevice.h
InputBackend.cpp ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
InputBackend.h ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
MappingCommon.cpp
MappingCommon.h