summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControllerEmu.h
AgeCommit message (Expand)Author
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-24Expose Control Expression variables to mappings UIFiloppi
2021-02-27InputCommon: reduce number of image loads and texture cache invalidations by ...iwubcode
2021-01-27rename InputCommon/ControllerInterface/Device to CoreDeviceShawn Hoffman
2021-01-05Fix a couple of typosFilippo Tarpini
2020-10-03InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...iwubcode
2020-07-11ControllerInterface/Wiimote: Provide fallback values for extensions with bad ...Jordan Woyak
2020-02-24InputCommon: Mark GetStateLock with [[nodiscard]] and fix discarding calls.Jordan Woyak
2020-02-17InputCommon: Add types to ControllerEmu that represent raw controller inputs ...Jordan Woyak
2019-10-11ExpressionParser: Renamed ControlFinder to ControlEnvironment. Added support ...Jordan Woyak
2019-05-01WiimoteEmu/DolphinQt: Better extension display names.Jordan Woyak
2019-04-29InputCommon: Remove unused "sign" macro.Jordan Woyak
2019-02-02ControllerEmu: Round input floats instead of casting to prevent almost-neutra...Jordan Woyak
2018-04-13Translate certain button names but not allJosJuice
2017-11-19GCPadEmu: only connected if default device connectedMichael Maltese
2017-11-04EmulatedController: encapsulate default device behind getters/settersMichael M
2017-04-04ControllerEmu: Replace includes with forward declarationsLioncash
2017-02-11ControllerEmu: Add const to UpdateReferences() first reference parameterLioncash
2017-02-09ControllerEmu: Separate ControlGroup from ControllerEmuLioncash
2017-02-07InputCommon: Extract ControlReference from ControllerInterfaceMichael Maltese
2017-02-07ControllerEmu: Move into its own directoryLioncash