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
*
service: Move mii enums and structs into its own file
Morph
2022-03-21
7
-308
/
+312
*
applets: Rename Mii to MiiEdit
Morph
2022-03-21
8
-47
/
+49
*
qt_web_browser: Add missing includes
ameerj
2022-03-21
1
-0
/
+3
*
Merge pull request #8038 from liamwhite/exit-register-detection
Ameer J
2022-03-21
2
-0
/
+9
|
\
|
*
Address review comments
Liam
2022-03-18
1
-1
/
+1
|
*
shader_recompiler/EXIT: skip render targets with no outputs
Liam
2022-03-18
2
-0
/
+8
|
*
shader_recompiler/EXIT: increment output register on failed enable test
Liam
2022-03-17
1
-0
/
+1
*
|
Merge pull request #8048 from ameerj/include-purge
bunnei
2022-03-21
271
-452
/
+44
|
\
\
|
*
|
general: Fix clang/gcc build errors
ameerj
2022-03-20
12
-4
/
+17
|
*
|
yuzu_cmd: Reduce unused includes
ameerj
2022-03-20
5
-9
/
+0
|
*
|
yuzu: Reduce unused includes
ameerj
2022-03-20
45
-104
/
+5
|
*
|
web_service: Reduce unused includes
ameerj
2022-03-20
1
-1
/
+0
|
*
|
input_common: Reduce unused includes
ameerj
2022-03-20
4
-4
/
+0
|
*
|
shader_recompiler: Reduce unused includes
ameerj
2022-03-20
69
-106
/
+7
|
*
|
common: Reduce unused includes
ameerj
2022-03-19
30
-32
/
+8
|
*
|
video_core: Reduce unused includes
ameerj
2022-03-19
75
-139
/
+12
|
*
|
common: Reduce unused includes
ameerj
2022-03-19
8
-12
/
+0
|
*
|
core: Reduce unused includes
ameerj
2022-03-19
38
-54
/
+8
*
|
|
Merge pull request #7812 from FernandoS27/made-straight-from-the-nut
bunnei
2022-03-20
1
-6
/
+14
|
\
\
\
|
*
|
|
BufferCache: Find direction of the stream buffer increase.
Fernando Sahmkow
2022-03-20
1
-6
/
+14
*
|
|
|
Merge pull request #8036 from ameerj/starbit-nv
Fernando S
2022-03-20
1
-5
/
+0
|
\
\
\
\
|
*
|
|
|
vk_texture_cache: Do not reinterpret DepthStencil source images
ameerj
2022-03-17
1
-5
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #7840 from lioncash/bitor
bunnei
2022-03-20
1
-15
/
+3
|
\
\
\
\
|
*
|
|
|
texture_cache: Ensure has_blacklisted is always initialized
Lioncash
2022-02-02
1
-1
/
+1
|
*
|
|
|
texture_cache: Remove dead code within SynchronizeAliases
Lioncash
2022-02-02
1
-13
/
+1
|
*
|
|
|
texture_cache: Amend unintended bitwise OR in SynchronizeAliases
Lioncash
2022-02-02
1
-1
/
+1
*
|
|
|
|
Merge pull request #8040 from Morph1984/handle-table
bunnei
2022-03-19
2
-30
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
KHandleTable: Optimize table entry layout
Morph
2022-03-18
2
-30
/
+12
*
|
|
|
|
|
Merge pull request #8025 from lat9nq/cmd-specify-config
bunnei
2022-03-19
3
-10
/
+27
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
yuzu_cmd: Allow user to specify config file location
lat9nq
2022-03-15
3
-10
/
+27
*
|
|
|
|
|
Merge pull request #8028 from v1993/patch-9
bunnei
2022-03-18
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bsd: Allow inexact match for address length in AcceptImpl
Valeri
2022-03-15
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
/
/
general: Reduce core.h includes
ameerj
2022-03-18
8
-12
/
+23
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #8024 from liamwhite/const-indexing
Fernando S
2022-03-18
6
-65
/
+163
|
\
\
\
\
\
|
*
|
|
|
|
Address review comments
Liam
2022-03-17
4
-52
/
+36
|
*
|
|
|
|
shader_recompiler: Use functions for indirect const buffer accesses
Liam
2022-03-17
5
-39
/
+94
|
*
|
|
|
|
Address review comments
Liam
2022-03-17
1
-16
/
+15
|
*
|
|
|
|
shader_recompiler: Implement LDC.IS address mode
Liam
2022-03-16
1
-2
/
+12
|
*
|
|
|
|
shader: add support for const buffer indirect addressing
Liam
2022-03-14
2
-18
/
+68
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #8030 from liamwhite/s8d24-conversion
Fernando S
2022-03-18
5
-2
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
Address review comments
Liam
2022-03-16
2
-2
/
+2
|
*
|
|
|
|
Vulkan: convert S8D24 <-> ABGR8
Liam
2022-03-15
5
-2
/
+41
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #7964 from german77/miiii
bunnei
2022-03-16
8
-5
/
+272
|
\
\
\
\
\
|
*
|
|
|
|
applet: mii: Simple implementation of mii applet
german77
2022-02-28
8
-5
/
+272
*
|
|
|
|
|
Merge pull request #8013 from bunnei/kernel-slab-rework-v2
Fernando S
2022-03-16
32
-849
/
+1271
|
\
\
\
\
\
\
|
*
|
|
|
|
|
core: hle: kernel: init_slab_setup: Move CalculateSlabHeapGapSize to global n...
bunnei
2022-03-14
1
-6
/
+6
|
*
|
|
|
|
|
core: hle: kernel: Allocate dummy threads on host thread storage.
bunnei
2022-03-14
2
-8
/
+6
|
*
|
|
|
|
|
core: hle: kernel: Downgrade dangling objects warning to debug.
bunnei
2022-03-14
1
-2
/
+2
|
*
|
|
|
|
|
core: hle: kernel: Make object list container global and ensure it is reset o...
bunnei
2022-03-14
1
-7
/
+9
|
*
|
|
|
|
|
core: hle: kernel: Remove server session tracking.
bunnei
2022-03-14
4
-37
/
+1
[next]