This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-08-31 23:45:02 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b2de98cad168dee08a5299bd1220d88a0a6c09eb
dolphin
/
Source
/
Core
/
InputCommon
History
Léo Lam
b2de98cad1
Merge pull request
#7680
from jordan-woyak/dinput-axis-range
...
DirectInput: Use more than 8 bits of precision on axis inputs.
2019-01-16 18:52:11 +01:00
..
ControllerEmu
ControllerEmu: code cleanup.
2018-12-30 10:52:45 -06:00
ControllerInterface
Merge pull request
#7680
from jordan-woyak/dinput-axis-range
2019-01-16 18:52:11 +01:00
ControlReference
ControllerInterface: Make CoalesceExpression not set the inactive child's value (rumble) to 0. This caused rumble to not enable when a control expression was both a valid "bareword" and "complex" expression.
2018-12-22 11:17:05 -06:00
CMakeLists.txt
InputCommon: Simplified StickGate interface and moved class into its own file. Changed default input radius to perform no resizing. Tweaked the indicator colors a bit to improve visibility. Cleaned up some math and code.
2018-12-27 18:31:46 -06:00
GCAdapter_Android.cpp
…
GCAdapter.cpp
Flatten GCAdapter function
2019-01-16 14:20:00 +01:00
GCAdapter.h
…
GCPadStatus.h
…
InputCommon.vcxproj
InputCommon: Simplified StickGate interface and moved class into its own file. Changed default input radius to perform no resizing. Tweaked the indicator colors a bit to improve visibility. Cleaned up some math and code.
2018-12-27 18:31:46 -06:00
InputCommon.vcxproj.filters
InputCommon: Simplified StickGate interface and moved class into its own file. Changed default input radius to perform no resizing. Tweaked the indicator colors a bit to improve visibility. Cleaned up some math and code.
2018-12-27 18:31:46 -06:00
InputConfig.cpp
…
InputConfig.h
…
InputProfile.cpp
…
InputProfile.h
…
KeyboardStatus.h
…