index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
ControllerEmu
/
ControlGroup
/
IMUGyroscope.cpp
Age
Commit message (
Expand
)
Author
2023-06-12
ControllerEmu: Convert Translatability to enum class
Dentomologist
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-19
IMUGyroscope: make GetState update optional (on by default), fix const, clean...
Filoppi
2021-05-12
Add mixed comments to input code, make some tooltip clearer
Filoppi
2021-03-17
InputCommon: Allow for partial gyro mapping; for Free Look, this allows you t...
iwubcode
2020-08-08
Fix various -Wshadow warnings
Tillmann Karras
2020-02-17
InputCommon: Add calibration functionality to IMUGyroscope.
Jordan Woyak
2020-02-17
InputCommon: Add "Dead Zone" setting to raw gyro inputs.
Jordan Woyak
2020-02-09
InputCommon: Clean up creation of inputs.
Jordan Woyak
2020-02-09
InputCommon: Eliminate some duplicated button threshold logic.
Jordan Woyak
2020-01-18
InputCommon: List IMUAccelerometer's Up/Down inputs first for consistency.
Jordan Woyak
2019-11-22
InputCommon/IMU*: Remove unnecessary includes
Lioncash
2019-10-26
Add support for motion controllers via the CemuHook controller input protocol.
rlnilsen