dolphin-emulator/Source/Core/InputCommon/ControllerInterface
2023-04-12 03:59:57 -05:00
..
Android Android: Add the advanced input mapping dialog 2023-03-07 17:39:30 +01:00
DInput
DualShockUDPClient ControllerInterface: Fix uninitialized variables in DualShockUDPClient 2023-02-15 19:23:47 -08: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 ControllerInterface/Android: Rip out ButtonManager 2023-03-03 22:28:23 +01:00
WGInput WGInput: Work around crash with Steam overlay. 2022-09-07 21:06:26 +02:00
Wiimote WiimoteEmu: Update IR camera status from DesiredWiimoteState. 2022-10-02 23:14:35 +02:00
Win32 WGInput: use c++/winrt 2022-08-26 23:20:34 -07:00
XInput
Xlib Pragma diagnostic ignore [-Wregister] is no longer needed 2023-04-12 03:59:57 -05:00
ControllerInterface.cpp Merge pull request #11635 from Dentomologist/wiimote_fix_disconnection_deadlock 2023-03-14 02:41:36 +01:00
ControllerInterface.h ControllerInterface: Add InputBackend interface and SDL implementation. 2022-11-01 21:59:08 -05:00
CoreDevice.cpp ControllerInterface/Android: Implement sensor input for InputDevices 2023-03-03 22:28:23 +01:00
CoreDevice.h ControllerInterface/Android: Implement sensor input for InputDevices 2023-03-03 22:28:23 +01:00
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