index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
input_common
/
input_engine.h
Age
Commit message (
Expand
)
Author
2024-02-23
android: Play vibrations asynchronously
t895
2023-06-21
input_common: Implement native mifare support
Narr the Reg
2023-01-19
input_common: Use DriverResult on all engines
german77
2023-01-19
core: hid: Enable pulling color data from controllers
Narr the Reg
2022-11-13
input_common: Add amiibo applet functions
german77
2022-10-21
input_common: cache vibration tests
german77
2022-10-02
service: nfp: address comments
german77
2022-10-02
input_common: Create virtual amiibo driver
german77
2022-07-23
input_common: Add camera driver
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-03-21
input_common: Map sticks correctly when mapped sideways
Narr the Reg
2022-02-24
Merge pull request #7859 from german77/battery_again
bunnei
2022-02-06
input_common: Remove battery duplicated struct and update every button press
german77
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
input/hid: Migrate to the new UUID implementation
Morph
2022-01-24
input_common/input_engine: Ensure PadIdentifier UUIDs have a valid initial state
Lioncash
2022-01-24
input_common/main: Pass MappingData by const reference in callbacks
Lioncash
2021-12-13
input_engine: Fix typo in TriggerOnAxisChange() parameter name
Lioncash
2021-12-13
input_engine: Simplify PreSet* family of functions
Lioncash
2021-12-13
input_engine: Remove left-over namespace qualifiers
Lioncash
2021-12-13
input_engine: Take BasicMotion by const reference with SetMotion() and Trigge...
Lioncash
2021-12-13
input_engine: Pass LedStatus by const reference
Lioncash
2021-12-13
input_engine: Pass VibrationStatus by const reference in SetRumble()
Lioncash
2021-12-13
input_engine: std::move engine name where applicable
Lioncash
2021-12-13
input_engine: Remove callback clearing in constructor
Lioncash
2021-12-13
input_engine: Remove unnecessary semi-colons
Lioncash
2021-12-13
input_engine: Remove unnecessary return
Lioncash
2021-11-24
input_common: Move button names to the frontend
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
settings: Fix Debug controller type options
german77
2021-11-24
kraken: Address comments from review
german77
2021-11-24
kraken: Fix errors from rebase and format files
german77
2021-11-24
core/hid: Add output devices
german77
2021-11-24
input_common: Create input_engine
german77