This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-25 15:31:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
History
Jordan Woyak
8343dadd58
InputCommon: Add types to ControllerEmu that represent raw controller inputs and calibration data to calculate normalized input values.
2020-02-17 15:57:43 -06:00
..
Control
InputCommon: Clean up creation of inputs.
2020-02-09 19:08:26 -06:00
ControlGroup
InputCommon: Add calibration functionality to IMUGyroscope.
2020-02-17 15:57:43 -06:00
Setting
InputCommon: Only update setting expressions when the input gate is enabled.
2020-02-09 18:42:42 -06:00
ControllerEmu.cpp
InputCommon: Allow Wii remote extension to be set with an input expression.
2020-02-08 16:03:13 -06:00
ControllerEmu.h
InputCommon: Add types to ControllerEmu that represent raw controller inputs and calibration data to calculate normalized input values.
2020-02-17 15:57:43 -06:00
StickGate.cpp
InputCommon: Make use of fmt where applicable
2019-11-22 14:38:26 -05:00
StickGate.h
ControllerEmu: Add support for setting the center of a ReshapableInput
2019-05-18 14:45:16 +00:00