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
...
|
*
|
|
|
|
|
|
fixed_point: Use variable templates and concepts where applicable
Lioncash
2022-10-18
2
-72
/
+56
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #9082 from Morph1984/future
liamwhite
2022-10-19
3
-13
/
+59
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
savedata_factory: Detect future save data paths
Morph
2022-10-16
3
-13
/
+59
*
|
|
|
|
|
|
|
Merge pull request #9083 from liamwhite/take-a-chance-on-me
liamwhite
2022-10-19
1
-10
/
+17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kernel: fix slab heap ABA
Liam
2022-10-17
1
-10
/
+17
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #9071 from bunnei/mp-mm
liamwhite
2022-10-19
41
-1239
/
+2441
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
core: hle: kernel: Migrate ProcessState to enum class.
bunnei
2022-10-19
2
-17
/
+17
|
*
|
|
|
|
|
|
|
core: Initialize: Add missing braces.
bunnei
2022-10-18
1
-2
/
+4
|
*
|
|
|
|
|
|
|
core: core_timing: Re-initialize if single/multicore state changes.
bunnei
2022-10-18
3
-14
/
+36
|
*
|
|
|
|
|
|
|
core: core_timing: Remove unused IsHostTiming.
bunnei
2022-10-18
1
-5
/
+0
|
*
|
|
|
|
|
|
|
core: hle: kernel: Use result macros for new/changed code.
bunnei
2022-10-18
9
-128
/
+110
|
*
|
|
|
|
|
|
|
core: Partially persist emulation state across game boots.
bunnei
2022-10-18
8
-58
/
+65
|
*
|
|
|
|
|
|
|
core: hle: kernel: Fix InitializePreemption order.
bunnei
2022-10-18
1
-1
/
+1
|
*
|
|
|
|
|
|
|
core: hle: kernel: k_process: Improve management of page table & cleanup.
bunnei
2022-10-18
7
-60
/
+92
|
*
|
|
|
|
|
|
|
core: hle: kernel: k_interrupt_manager: HandleInterrupt should not depend on ...
bunnei
2022-10-18
1
-12
/
+9
|
*
|
|
|
|
|
|
|
core: hle: kernel: Remove junk.
bunnei
2022-10-18
1
-9
/
+0
|
*
|
|
|
|
|
|
|
core: hle: kernel: k_page_table: Impl. LockForUn/MapDeviceAddressSpace, cleanup.
bunnei
2022-10-18
3
-545
/
+624
|
*
|
|
|
|
|
|
|
video_core: renderer_vulkan: vk_query_cache: Avoid shutdown crash in QueryPoo...
bunnei
2022-10-18
1
-3
/
+4
|
*
|
|
|
|
|
|
|
core: hle: kernel: Integration application memory block slab manager.
bunnei
2022-10-18
3
-3
/
+44
|
*
|
|
|
|
|
|
|
core: hle: kernel: k_page_table: Update, and integrate with new KMemoryBlockM...
bunnei
2022-10-18
2
-251
/
+393
|
*
|
|
|
|
|
|
|
core: hle: kernel: k_memory_block: Update.
bunnei
2022-10-18
2
-119
/
+391
|
*
|
|
|
|
|
|
|
core: hle: kernel: k_memory_block_manager: Update.
bunnei
2022-10-18
2
-174
/
+380
|
*
|
|
|
|
|
|
|
core: hle: kernel: k_thread: Implement thread termination DPC.
bunnei
2022-10-18
5
-1
/
+99
|
*
|
|
|
|
|
|
|
core: hle: kernel: Add KDynamicResourceManager.
bunnei
2022-10-18
2
-0
/
+59
|
*
|
|
|
|
|
|
|
core: hle: kernel: Add KDynamicSlabHeap.
bunnei
2022-10-18
2
-0
/
+123
|
*
|
|
|
|
|
|
|
core: hle: kernel: Add KDynamicPageManager.
bunnei
2022-10-18
2
-0
/
+137
|
*
|
|
|
|
|
|
|
core: hle: kernel: k_process: Change Status -> State.
bunnei
2022-10-18
3
-37
/
+27
|
*
|
|
|
|
|
|
|
core: hle: kernel: svc_types: Add SystemThreadPriorityHighest and ProcessState.
bunnei
2022-10-18
1
-0
/
+13
|
*
|
|
|
|
|
|
|
core: device_memory: Templatize GetPointer(..).
bunnei
2022-10-18
9
-19
/
+21
|
*
|
|
|
|
|
|
|
core: hle: result: Add GetInnerValue and Includes methods.
bunnei
2022-10-18
1
-0
/
+8
|
*
|
|
|
|
|
|
|
core: hle: kernel: svc_common: Add WaitInfinite & cleanup.
bunnei
2022-10-18
1
-2
/
+5
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #9084 from vonchenplus/dma_copy
Fernando S
2022-10-19
7
-73
/
+415
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
video_core: implement 1D copies based on VMM 'kind'
FengChen
2022-10-17
2
-56
/
+73
|
*
|
|
|
|
|
|
video_core: Implement memory manager page kind
FengChen
2022-10-17
5
-17
/
+342
*
|
|
|
|
|
|
|
Merge pull request #9054 from Docteh/just_lz4
bunnei
2022-10-17
1
-1
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable
Kyle Kienapfel
2022-10-13
1
-1
/
+5
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #9087 from Morph1984/once
bunnei
2022-10-17
2
-54
/
+45
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
fixed_point: Replace CONSTEXPR14 with constexpr
Morph
2022-10-17
1
-50
/
+42
|
*
|
|
|
|
|
|
general: Add missing pragma once
Morph
2022-10-17
2
-4
/
+3
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #9079 from Morph1984/unknown-unkowns
Morph
2022-10-17
5
-18
/
+18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
video_core: Fix spelling of "synchronize"
Morph
2022-10-16
2
-5
/
+5
|
*
|
|
|
|
|
|
general: Fix spelling of "unknown"
Morph
2022-10-16
3
-13
/
+13
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
sdl2_sink: Inline variable init into if condition
lat9nq
2022-10-16
1
-2
/
+1
*
|
|
|
|
|
|
sdl2_sink: Distinguish between capture and non-capture device names
lat9nq
2022-10-16
1
-1
/
+1
*
|
|
|
|
|
|
sdl2_sink: Check for null string when loading SDL audio devices
lat9nq
2022-10-16
1
-1
/
+4
|
/
/
/
/
/
/
*
|
|
|
|
|
fix a tiny spelling mistake
Kyle Kienapfel
2022-10-15
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #9061 from liamwhite/writable-event
liamwhite
2022-10-14
37
-232
/
+151
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kernel: remove KWritableEvent
Liam
2022-10-12
37
-232
/
+151
*
|
|
|
|
|
|
Merge pull request #9055 from liamwhite/hbl
liamwhite
2022-10-14
15
-55
/
+572
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
k_server_session: preliminary support for userspace server sessions
Liam
2022-10-11
9
-49
/
+346
[prev]
[next]