This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-02-18 13:00:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e86e1a9989340a41388e48d04ca9acd31e0b0d0
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
History
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