dolphin/Source/Core/InputCommon/ControllerEmu/ControlGroup
Filoppi 379ffc268d IMUGyroscope: make GetState update optional (on by default), fix const, clean code
My future PRs will split the UI state from the Emulation State of some of these emulated
controller values and this readies the code for it.
2021-05-19 20:51:35 +03:00
..
AnalogStick.cpp InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
AnalogStick.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Attachments.cpp InputCommon: improve code that returns a controller attachment index 2021-05-19 20:51:34 +03:00
Attachments.h InputCommon: clamp the attachment setting max to its actual enum max 2021-05-12 18:27:24 +03:00
Buttons.cpp
Buttons.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
ControlGroup.cpp Merge pull request #9688 from Filoppi/input_cleanup 2021-05-14 20:51:33 +12:00
ControlGroup.h
Cursor.cpp InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Cursor.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Force.cpp InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Force.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
IMUAccelerometer.cpp IMUAccelerometer: consistency of BoundCount checks 2021-05-19 20:51:34 +03:00
IMUAccelerometer.h IMUAccelerometer: consistency of BoundCount checks 2021-05-19 20:51:34 +03:00
IMUCursor.cpp
IMUCursor.h
IMUGyroscope.cpp IMUGyroscope: make GetState update optional (on by default), fix const, clean code 2021-05-19 20:51:35 +03:00
IMUGyroscope.h IMUGyroscope: make GetState update optional (on by default), fix const, clean code 2021-05-19 20:51:35 +03:00
MixedTriggers.cpp
MixedTriggers.h
ModifySettingsButton.cpp InputCommon: follow coding conventions and rename GetState() to UpdateState() 2021-05-10 23:48:10 +03:00
ModifySettingsButton.h InputCommon: follow coding conventions and rename GetState() to UpdateState() 2021-05-10 23:48:10 +03:00
Slider.cpp InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Slider.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Tilt.cpp InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Tilt.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Triggers.cpp InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
Triggers.h InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00