index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
input_common: joycon: Replace ReadSPI vector with span
Narr the Reg
2023-01-27
3
-20
/
+26
*
input_common: joycon: Remove magic numbers from calibration protocol
Narr the Reg
2023-01-27
6
-107
/
+202
*
kernel: unbreak min/max template deduction on Apple Clang
Liam
2023-01-26
1
-2
/
+2
*
Merge pull request #9683 from german77/high_power_joycon
bunnei
2023-01-26
4
-0
/
+21
|
\
|
*
input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon dr...
Narr the Reg
2023-01-26
4
-0
/
+21
*
|
Merge pull request #9670 from merryhime/revert-af5ecb0b15d4449f58434e70eed835...
bunnei
2023-01-25
3
-34
/
+11
|
\
\
|
*
|
Revert "MemoryManager: use fastmem directly."
Merry
2023-01-25
3
-34
/
+11
*
|
|
Merge pull request #9652 from liamwhite/ms
bunnei
2023-01-25
4
-2
/
+16
|
\
\
\
|
*
|
|
spirv: fix multisampled image fetch
Liam
2023-01-23
4
-2
/
+16
*
|
|
|
Merge pull request #9604 from liamwhite/pt
bunnei
2023-01-25
6
-215
/
+477
|
\
\
\
\
|
*
|
|
|
kernel: KPageTable: update
Liam
2023-01-22
6
-215
/
+477
*
|
|
|
|
main: Only set AA_DisableWindowContextHelpButton below Qt6
Morph
2023-01-25
1
-1
/
+3
*
|
|
|
|
Merge pull request #9675 from Morph1984/ini-concat
liamwhite
2023-01-25
1
-2
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
default_ini: Split and concatenate the config string literal
Morph
2023-01-25
1
-2
/
+8
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #9668 from Morph1984/qt-why-is-this-not-the-default
liamwhite
2023-01-25
10
-17
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
main: Globally disable the "?" button on dialogs
Morph
2023-01-25
10
-17
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #9676 from german77/revert-stick-range
liamwhite
2023-01-25
2
-12
/
+9
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Revert 9617 and fix it on input_common
Narr the Reg
2023-01-25
2
-12
/
+9
|
|
/
/
/
*
/
/
/
input_common: add missing header for libc++ after 340f15d1fa79
Jan Beich
2023-01-25
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #9662 from abouvier/cmake-llvm
bunnei
2023-01-24
2
-5
/
+3
|
\
\
\
|
*
|
|
cmake: prefer system llvm library
Alexandre Bouvier
2023-01-23
2
-5
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9492 from german77/joycon_release
liamwhite
2023-01-24
58
-408
/
+5812
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable
Narr the Reg
2023-01-20
1
-67
/
+38
|
*
|
input_common: Fix joycon mappings
german77
2023-01-20
2
-57
/
+53
|
*
|
input_common: Address byte review
german77
2023-01-20
16
-243
/
+220
|
*
|
core: hid: Only set the polling mode to the correct side
Narr the Reg
2023-01-19
8
-27
/
+70
|
*
|
input_common: Drop Pro controller support from custom driver
german77
2023-01-19
4
-43
/
+4
|
*
|
input_common: Fix issue where ring and irs are enabled at the same time
german77
2023-01-19
4
-15
/
+24
|
*
|
input_common: Implement joycon ir camera
Narr the Reg
2023-01-19
15
-23
/
+608
|
*
|
yuzu: Add ring controller test button
german77
2023-01-19
10
-174
/
+370
|
*
|
input_common: Use DriverResult on all engines
german77
2023-01-19
17
-104
/
+100
|
*
|
Address review comments
german77
2023-01-19
14
-46
/
+44
|
*
|
core: hid: Fix input regressions
Narr the Reg
2023-01-19
6
-41
/
+56
|
*
|
input_common: Implement joycon nfc
german77
2023-01-19
9
-13
/
+544
|
*
|
input_common: Add dual joycon support
Narr the Reg
2023-01-19
1
-24
/
+101
|
*
|
input_common: Add support for joycon ring controller
Narr the Reg
2023-01-19
9
-4
/
+272
|
*
|
input_common: Add support for joycon input reports
Narr the Reg
2023-01-19
8
-100
/
+798
|
*
|
input_common: Use calibration from joycon
Narr the Reg
2023-01-19
5
-0
/
+231
|
*
|
input_common: Add support for joycon generic functions
Narr the Reg
2023-01-19
5
-3
/
+310
|
*
|
input_common: Add joycon low level functions
Narr the Reg
2023-01-19
3
-0
/
+434
|
*
|
service: hid: Set led pattern and fix color detection
Narr the Reg
2023-01-19
1
-0
/
+5
|
*
|
core: hid: Enable pulling color data from controllers
Narr the Reg
2023-01-19
9
-2
/
+246
|
*
|
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
2023-01-19
8
-88
/
+105
|
*
|
yuzu: Update controller colors and button names
Narr the Reg
2023-01-19
2
-3
/
+27
|
*
|
input_common: Disable SDL driver with switch controllers
Narr the Reg
2023-01-19
6
-6
/
+44
|
*
|
input_common: Initial skeleton for custom joycon driver
Narr the Reg
2023-01-19
8
-3
/
+1786
*
|
|
Merge pull request #9555 from abouvier/catch2-update
liamwhite
2023-01-22
15
-23
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tests: update catch2 to 3.0.1
Alexandre Bouvier
2023-01-05
15
-23
/
+14
*
|
|
Merge pull request #9660 from german77/koreaToTaiwan
liamwhite
2023-01-22
4
-8
/
+21
|
\
\
\
|
*
|
|
yuzu: Fix language comobox crash
german77
2023-01-22
4
-8
/
+21
[next]