dolphin/Source/Core/InputCommon/ControllerInterface
2019-01-06 08:14:37 -06:00
..
Android Android: Add rumble for phone 2018-09-07 08:54:03 -04:00
DInput DirectInput: Use more than 8 bits of precision on axis inputs. 2019-01-06 08:14:37 -06:00
evdev evdev: simplify code 2018-10-08 19:51:29 +01:00
ForceFeedback ControllerInterface: Set DInput FF effect parameters sanely. This fixes a crash with periodic effects and my GCPad adapter (probably a divide by zero behind the scenes). 2019-01-05 13:00:04 -06:00
OSX ControllerInterface: DInput: Update force feedback effects in a thread. This should prevent slowdowns experienced by a handful of users. 2018-12-24 19:40:58 -06:00
Pipes
Quartz
SDL Add hotplug support to SDL2 controller backend 2018-06-04 17:50:08 +02:00
XInput
Xlib InputCommon/XInput2: Increase mouse buttons to 32 2018-08-27 08:47:32 -04:00
ControllerInterface.cpp Core: Switch controller interface to render widget on booting 2018-10-29 11:46:06 +10:00
ControllerInterface.h Core: Switch controller interface to render widget on booting 2018-10-29 11:46:06 +10:00
Device.cpp
Device.h