summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUGyroscope.cpp
AgeCommit message (Expand)Author
2023-06-12ControllerEmu: Convert Translatability to enum classDentomologist
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-19IMUGyroscope: make GetState update optional (on by default), fix const, clean...Filoppi
2021-05-12Add mixed comments to input code, make some tooltip clearerFiloppi
2021-03-17InputCommon: Allow for partial gyro mapping; for Free Look, this allows you t...iwubcode
2020-08-08Fix various -Wshadow warningsTillmann Karras
2020-02-17InputCommon: Add calibration functionality to IMUGyroscope.Jordan Woyak
2020-02-17InputCommon: Add "Dead Zone" setting to raw gyro inputs.Jordan Woyak
2020-02-09InputCommon: Clean up creation of inputs.Jordan Woyak
2020-02-09InputCommon: Eliminate some duplicated button threshold logic.Jordan Woyak
2020-01-18InputCommon: List IMUAccelerometer's Up/Down inputs first for consistency.Jordan Woyak
2019-11-22InputCommon/IMU*: Remove unnecessary includesLioncash
2019-10-26Add support for motion controllers via the CemuHook controller input protocol.rlnilsen