This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-06 03:40:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
History
iwubcode
fd3af4c5d3
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
..
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
Fix various -Wshadow warnings
2020-08-08 21:45:03 +01:00
StickGate.h
InputCommon: RoundStickGate's ideal sample count can be 1.
2020-02-25 17:19:48 -06:00