index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
input_common: Create an update engine
Narr the Reg
2023-01-05
1
-10
/
+0
*
TAS: Immediately switch stick to TAS on input
MonsterDruide1
2023-01-03
1
-9
/
+11
*
core: hid: emulated_console: Avoid a crash if frontend does not configure tou...
bunnei
2022-12-30
1
-0
/
+5
*
TAS: Increase accuracy of Stick inputs
MonsterDruide1
2022-12-25
1
-0
/
+7
*
input_common: Add virtual gamepad
german77
2022-12-16
2
-0
/
+91
*
emulated_controller: Remove unused parameter in GetMappedDevices()
Lioncash
2022-12-05
2
-3
/
+2
*
emulated_controller: Use std::move() in GetMappedDevices()
Lioncash
2022-12-05
1
-6
/
+6
*
emulated_console: Amend cast in SetTouch()
Lioncash
2022-12-05
1
-1
/
+1
*
emulated_console: std::move() ParamPackages and callbacks where applicable
Lioncash
2022-12-05
1
-4
/
+4
*
Merge pull request #9273 from ameerj/per-game-profile
liamwhite
2022-12-04
1
-2
/
+1
|
\
|
*
Configuration: Add per-game input profiles
ameerj
2022-11-20
1
-2
/
+1
*
|
externals: update dynarmic, SDL2
Liam
2022-12-04
1
-0
/
+1
*
|
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-03
2
-0
/
+2
|
\
\
|
*
|
general: fix compile for Apple Clang
Liam
2022-11-22
2
-0
/
+2
*
|
|
core/hid/emulated_controller: Use ranges version of transform
Lioncash
2022-11-28
1
-19
/
+15
*
|
|
common/input: Add helpers functions for creating input and output devices
Lioncash
2022-11-28
3
-19
/
+19
*
|
|
yuzu-cmd: Fix input callback crash on close
german77
2022-11-27
1
-0
/
+1
|
/
/
*
/
core: hid: Implement true multitouch support
Narr the Reg
2022-11-19
3
-29
/
+83
|
/
*
Merge pull request #9113 from german77/peer_pressure
liamwhite
2022-10-25
1
-0
/
+1
|
\
|
*
core: hid: Add handheld to nfc devices
german77
2022-10-22
1
-0
/
+1
*
|
Merge pull request #9107 from german77/gidoly_rules
liamwhite
2022-10-25
2
-41
/
+9
|
\
\
|
*
|
input_common: cache vibration tests
german77
2022-10-21
2
-41
/
+9
|
|
/
*
/
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-22
1
-11
/
+11
|
/
*
general: Fix spelling of "unknown"
Morph
2022-10-16
1
-10
/
+10
*
input_common: have an unique vector in callback status
german77
2022-10-09
1
-2
/
+8
*
service: nfp: Fix errors to pass unit testing
Narr the Reg
2022-10-03
1
-2
/
+4
*
Merge pull request #8955 from german77/amiibo-rewrite
bunnei
2022-10-02
4
-3
/
+123
|
\
|
*
service: nfp: address comments
german77
2022-10-02
1
-1
/
+1
|
*
core: hid: Add nfc support to emulated controller
german77
2022-10-02
4
-3
/
+123
*
|
Fix "controller.colors_state.right" being "left"
Zwip-Zwap Zapony
2022-10-01
1
-1
/
+1
|
/
*
Merge pull request #8863 from german77/triggers
bunnei
2022-09-09
1
-0
/
+15
|
\
|
*
core: hid: Fix GC triggers overwritting ZL and ZR buttons
Narr the Reg
2022-09-05
1
-0
/
+15
*
|
input_common: Add support for analog toggle
Narr the Reg
2022-09-06
1
-0
/
+3
|
/
*
Merge pull request #8566 from german77/galaxy
bunnei
2022-08-26
2
-1
/
+35
|
\
|
*
core: hid: Add fallback for dualjoycon and pro controllers
german77
2022-07-10
2
-1
/
+35
*
|
Merge pull request #8722 from german77/ds4_goes_brrr
bunnei
2022-08-09
1
-0
/
+4
|
\
\
|
*
|
hid: core: Delay the stop vibration command when testing
Narr the Reg
2022-08-05
1
-0
/
+4
*
|
|
hid: core: Properly emulate controller color and battery level
Narr the Reg
2022-08-08
3
-10
/
+35
|
/
/
*
|
service: irs: Move to IRS namespace and minor fixes
german77
2022-07-23
1
-7
/
+4
*
|
core: hid: Add cammera support
german77
2022-07-23
5
-3
/
+422
|
/
*
service: hid: Correct some mistakes and add more validations
Narr the Reg
2022-06-28
1
-0
/
+1
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
1
-2
/
+2
*
Merge pull request #8368 from german77/seventimes
bunnei
2022-05-30
1
-0
/
+43
|
\
|
*
service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned
german77
2022-05-27
1
-0
/
+10
|
*
service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisS...
german77
2022-05-27
1
-0
/
+33
*
|
Merge pull request #8374 from german77/asnycvibrations
bunnei
2022-05-28
1
-5
/
+29
|
\
\
|
*
|
input_common: Make vibration request async
Narr the Reg
2022-05-23
1
-5
/
+29
|
|
/
*
/
input_common: touch: Rewrite touch driver to support multiple touch points
german77
2022-05-23
2
-4
/
+15
|
/
*
Merge pull request #8272 from german77/stick_range
bunnei
2022-05-03
1
-2
/
+2
|
\
|
*
yuzu: Config allow to delete single axis directions when buttons are mapped t...
Narr the Reg
2022-04-26
1
-2
/
+2
[next]