index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
nvdrv: Use std::span for inputs
ameerj
2022-12-28
24
-211
/
+209
|
*
|
hidbus: Use ReadBufferSpan
ameerj
2022-12-28
11
-12
/
+16
|
*
|
nvflinger: Split Parcel class into InputParcel and OutputParcel
ameerj
2022-12-25
5
-48
/
+53
|
*
|
service: Use ReadBufferSpan where it is trivial to do so
ameerj
2022-12-25
31
-77
/
+78
|
*
|
fsp_srv: Use ReadBufferSpan
ameerj
2022-12-25
1
-17
/
+14
|
*
|
hle_ipc: Add ReadBufferSpan function
ameerj
2022-12-25
2
-0
/
+22
*
|
|
Move to Clang Format 15
Levi Behunin
2023-01-29
5
-52
/
+47
|
|
/
|
/
|
*
|
Merge pull request #9666 from liamwhite/wait-for-me
bunnei
2023-01-27
6
-42
/
+52
|
\
\
|
*
|
kernel: split SetAddressKey into user and kernel variants
Liam
2023-01-23
5
-11
/
+29
|
*
|
kernel: fix incorrect locking order in suspension
Liam
2023-01-23
3
-31
/
+23
*
|
|
kernel: unbreak min/max template deduction on Apple Clang
Liam
2023-01-26
1
-2
/
+2
*
|
|
Merge pull request #9670 from merryhime/revert-af5ecb0b15d4449f58434e70eed835...
bunnei
2023-01-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Revert "MemoryManager: use fastmem directly."
Merry
2023-01-25
1
-1
/
+1
*
|
|
|
Merge pull request #9604 from liamwhite/pt
bunnei
2023-01-25
6
-215
/
+477
|
\
\
\
\
|
*
|
|
|
kernel: KPageTable: update
Liam
2023-01-22
6
-215
/
+477
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Revert 9617 and fix it on input_common
Narr the Reg
2023-01-25
1
-10
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #9492 from german77/joycon_release
liamwhite
2023-01-24
13
-173
/
+361
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable
Narr the Reg
2023-01-20
1
-67
/
+38
|
*
|
core: hid: Only set the polling mode to the correct side
Narr the Reg
2023-01-19
7
-25
/
+66
|
*
|
input_common: Fix issue where ring and irs are enabled at the same time
german77
2023-01-19
1
-3
/
+1
|
*
|
input_common: Implement joycon ir camera
Narr the Reg
2023-01-19
3
-9
/
+28
|
*
|
yuzu: Add ring controller test button
german77
2023-01-19
4
-7
/
+13
|
*
|
input_common: Use DriverResult on all engines
german77
2023-01-19
1
-5
/
+5
|
*
|
Address review comments
german77
2023-01-19
1
-4
/
+2
|
*
|
core: hid: Fix input regressions
Narr the Reg
2023-01-19
4
-37
/
+55
|
*
|
input_common: Implement joycon nfc
german77
2023-01-19
1
-1
/
+2
|
*
|
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
4
-1
/
+115
|
*
|
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
2023-01-19
6
-69
/
+86
*
|
|
Merge pull request #9617 from german77/off_by_one
liamwhite
2023-01-22
1
-2
/
+10
|
\
\
\
|
*
|
|
core: hid: Fix stick minimum range
german77
2023-01-14
1
-2
/
+10
*
|
|
|
Merge pull request #9613 from Kelebek1/demangle
liamwhite
2023-01-22
1
-18
/
+4
|
\
\
\
\
|
*
|
|
|
Be careful of mangled out of bounds read
Kelebek1
2023-01-14
1
-4
/
+0
|
*
|
|
|
Add stacktrace symbol demangling
Kelebek1
2023-01-14
1
-14
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #9611 from liamwhite/patch-1
bunnei
2023-01-20
1
-3
/
+23
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
debugger: add host fastmem pointer fetch command
Liam
2023-01-12
1
-3
/
+23
|
|
/
/
*
|
|
Merge pull request #9623 from liamwhite/wp-oops
bunnei
2023-01-19
1
-0
/
+4
|
\
\
\
|
*
|
|
memory: fix watchpoint use when fastmem is enabled
Liam
2023-01-15
1
-0
/
+4
|
|
/
/
*
|
|
Merge pull request #9619 from liamwhite/timing-spaghetti
bunnei
2023-01-18
3
-29
/
+28
|
\
\
\
|
*
|
|
timing: wait for completion on unregister
Liam
2023-01-14
3
-29
/
+28
|
|
/
/
*
/
/
nvnflinger: correct swap interval handling
Liam
2023-01-11
2
-5
/
+5
|
/
/
*
|
Revert "Revert "k_page_group: synchronize""
bunnei
2023-01-07
11
-181
/
+322
*
|
Merge pull request #9563 from german77/crash_not_allowed
bunnei
2023-01-07
1
-10
/
+0
|
\
\
|
*
|
input_common: Create an update engine
Narr the Reg
2023-01-05
1
-10
/
+0
*
|
|
Merge pull request #9561 from liamwhite/update-dynarmic
liamwhite
2023-01-06
2
-0
/
+8
|
\
\
\
|
*
|
|
externals: update dynarmic, xbyak
Liam
2023-01-05
2
-0
/
+8
|
|
/
/
*
|
|
Merge pull request #9558 from MonsterDruide1/network-timeout-noerror
liamwhite
2023-01-06
1
-1
/
+5
|
\
\
\
|
*
|
|
net: Silently translate ETIMEDOUT network error
MonsterDruide1
2023-01-05
1
-1
/
+5
|
|
/
/
*
/
/
MemoryManager: use fastmem directly.
Fernando Sahmkow
2023-01-05
1
-1
/
+1
|
/
/
*
|
Merge pull request #9518 from gidoly/revert-9504-pg2
liamwhite
2023-01-03
11
-322
/
+181
|
\
\
[prev]
[next]