dolphin/Source/Core/InputCommon/ControllerEmu
Léo Lam fc3b474cce
Merge pull request #8318 from iwubcode/dynamic_input_textures
InputCommon: Dynamic Input Textures
2020-10-20 02:10:29 +02:00
..
Control InputCommon: Clean up creation of inputs. 2020-02-09 19:08:26 -06:00
ControlGroup ControllerEmu: Increase "IMUPointer" "Total Yaw" default value to match that of regular "Point" settings. 2020-09-28 18:09:34 -05:00
Setting InputCommon: Only update setting expressions when the input gate is enabled. 2020-02-09 18:42:42 -06:00
ControllerEmu.cpp InputCommon: Introducing the "Dynamic Input Texture". Configuration links an emulated input action to an image based on what host key is defined for that emulated input. Specific regions are called out in configuration that mark where to replace an input button with a host key image. 2020-10-03 17:10:35 -05:00
ControllerEmu.h InputCommon: Introducing the "Dynamic Input Texture". Configuration links an emulated input action to an image based on what host key is defined for that emulated input. Specific regions are called out in configuration that mark where to replace an input button with a host key image. 2020-10-03 17:10:35 -05:00
StickGate.cpp ControllerEmu: Improve and simplify UpdateCalibrationData. 2020-09-19 08:40:55 -05:00
StickGate.h ControllerEmu: Improve and simplify UpdateCalibrationData. 2020-09-19 08:40:55 -05:00