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
*
Merge pull request #12543 from FernandoS27/stop-liking-posts-from-ur-friends-ex
liamwhite
2024-01-01
1
-1
/
+2
|
\
|
*
Vulkan: Only recreate swapchain if the frame is bigger than the swap image.
Fernando Sahmkow
2023-12-31
1
-1
/
+2
|
*
MaxwellDMA: Don't flush the outputs of a dma copy.
Fernando Sahmkow
2023-12-31
1
-1
/
+1
*
|
Merge pull request #12536 from german77/npad_interface
liamwhite
2024-01-01
37
-230
/
+711
|
\
\
|
*
|
service: hid: Use applet resource to get latest shared memory handle
Narr the Reg
2023-12-31
37
-230
/
+711
*
|
|
Merge pull request #12454 from liamwhite/ct-stuff
Narr the Reg
2024-01-01
13
-98
/
+95
|
\
\
\
|
*
|
|
core_timing: block advance thread while clearing and signal after
Liam
2023-12-23
1
-1
/
+2
|
*
|
|
core_timing: handle concurrent unscheduling of looping events
Liam
2023-12-23
2
-4
/
+15
|
*
|
|
core_timing: use static typing for no-wait unschedule
Liam
2023-12-23
3
-8
/
+12
|
*
|
|
core_timing: remove user data value
Liam
2023-12-23
13
-92
/
+73
*
|
|
|
Merge pull request #12466 from liamwhite/sh2
Narr the Reg
2024-01-01
10
-37
/
+171
|
\
\
\
\
|
*
|
|
|
core: track separate heap allocation for linux
Liam
2023-12-25
10
-37
/
+171
*
|
|
|
|
Merge pull request #12501 from liamwhite/ips
Narr the Reg
2024-01-01
1
-0
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
ips_layer: prevent out of bounds access with offset exceeding module size
Liam
2023-12-28
1
-0
/
+7
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #12513 from liamwhite/jit-fix
Narr the Reg
2024-01-01
4
-18
/
+146
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
jit: use code memory handles correctly
Liam
2023-12-29
4
-18
/
+146
|
|
/
/
/
*
/
/
/
k_capabilities: simplify KTrace map skip logic
Liam
2023-12-28
1
-2
/
+4
|
/
/
/
*
|
|
Merge pull request #12455 from liamwhite/end-wait
liamwhite
2023-12-26
3
-31
/
+10
|
\
\
\
|
*
|
|
kernel: use simple mutex for object list container
Liam
2023-12-23
3
-31
/
+10
|
|
|
/
|
|
/
|
*
|
|
am/jit: reference memory instance from context
Liam
2023-12-24
3
-5
/
+7
*
|
|
kernel: remove unecessary process member from handle table
Liam
2023-12-24
2
-6
/
+3
*
|
|
service: fetch objects from the client handle table
Liam
2023-12-24
12
-66
/
+45
|
|
/
|
/
|
*
|
kernel: fix resource limit imbalance
Liam
2023-12-22
3
-8
/
+7
*
|
kernel: restrict nce to applications
Liam
2023-12-22
3
-6
/
+6
*
|
general: properly support multiple memory instances
Liam
2023-12-22
17
-102
/
+102
*
|
k_server_session: remove scratch buffer usage in favor of direct copy
Liam
2023-12-22
1
-39
/
+124
*
|
k_server_session: process for guest servers
Liam
2023-12-22
6
-250
/
+1135
*
|
kernel: instantiate memory separately for each guest process
Liam
2023-12-22
17
-127
/
+82
|
/
*
service: hid: Fix crash on InitializeVibrationDevice
Narr the Reg
2023-12-20
1
-1
/
+1
*
Merge pull request #12417 from liamwhite/arm64-gcc-fix
Fernando S
2023-12-20
2
-2
/
+6
|
\
|
*
nce: hide shadowing warnings from dynarmic headers
Liam
2023-12-20
2
-2
/
+6
*
|
nce: increase handler stack size
Liam
2023-12-19
1
-1
/
+1
*
|
nce: fix read size in simd immediate emulation
Liam
2023-12-19
1
-1
/
+2
|
/
*
Merge pull request #12392 from liamwhite/mode
Fernando S
2023-12-19
2
-8
/
+17
|
\
|
*
fs: implement OpenDirectoryMode
Liam
2023-12-18
2
-8
/
+17
*
|
Merge pull request #12304 from liamwhite/flinger-wtf
Fernando S
2023-12-19
3
-3
/
+37
|
\
\
|
*
|
nvnflinger: mark buffer as acquired when acquired
Liam
2023-12-16
3
-3
/
+37
*
|
|
Merge pull request #12349 from Kelebek1/return_system_channels_active
liamwhite
2023-12-18
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Have GetActiveChannelCount return the system channels instead of host device ...
Kelebek1
2023-12-16
1
-1
/
+1
*
|
|
Merge pull request #12378 from liamwhite/offsetof
liamwhite
2023-12-16
2
-0
/
+2
|
\
\
\
|
*
|
|
set: add cstddef for offsetof macro
Liam
2023-12-16
2
-0
/
+2
|
|
/
/
*
|
|
Merge pull request #12331 from liamwhite/layer-confusion
liamwhite
2023-12-16
8
-42
/
+74
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vi: fix confusion between closing and destroying layers
Liam
2023-12-12
8
-42
/
+74
*
|
|
Merge pull request #12184 from Kelebek1/system_settings
liamwhite
2023-12-16
12
-406
/
+1611
|
\
\
\
|
*
|
|
Make system settings persistent across boots
Kelebek1
2023-12-16
12
-406
/
+1611
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #12237 from liamwhite/nce-sigtrap
liamwhite
2023-12-16
8
-44
/
+3852
|
\
\
\
|
*
|
|
nce: adjust initialization for repeated calls
Liam
2023-12-11
1
-8
/
+11
|
*
|
|
nce: implement instruction emulation for misaligned memory accesses
Liam
2023-12-10
8
-43
/
+3848
*
|
|
|
Merge pull request #12290 from liamwhite/deferred-path-split
liamwhite
2023-12-16
3
-17
/
+5
|
\
\
\
\
|
*
|
|
|
Improve path splitting speed
BreadFish64
2023-12-05
3
-17
/
+5
[next]