index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input_common
/
input_poller.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
yuzu: Add auto center on right click
german77
1
-1
/
+1
2022-02-07
input_common: Remove battery duplicated struct and update every button press
german77
1
-1
/
+1
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
1
-9
/
+9
2022-02-05
input/hid: Migrate to the new UUID implementation
Morph
1
-9
/
+9
2022-01-24
input_common: Add option to configure gyro threshold
german77
1
-4
/
+9
2021-12-14
input_poller: Add missing override specifiers
Lioncash
1
-20
/
+19
2021-12-13
input_engine: Pass LedStatus by const reference
Lioncash
1
-1
/
+1
2021-12-13
input_engine: Pass VibrationStatus by const reference in SetRumble()
Lioncash
1
-1
/
+1
2021-11-25
input_common: Fix SDL controller with inverted axis
german77
1
-1
/
+8
2021-11-25
input_common: Fix motion from 3 axis
german77
1
-0
/
+2
2021-11-25
settings: Fix Debug controller type options
german77
1
-42
/
+47
2021-11-25
kraken: Address comments from review
german77
1
-97
/
+105
2021-11-25
core/hid: Rework battery mappings
german77
1
-3
/
+36
2021-11-25
input_common: Add manual update options to input devices
german77
1
-0
/
+20
2021-11-25
kraken: Fix errors from rebase and format files
german77
1
-5
/
+3
2021-11-25
core/hid: Add output devices
german77
1
-1
/
+39
2021-11-25
input_common: Create input poller and mapping
german77
1
-0
/
+860