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
*
hle: nvflinger: Add android Status flags to its own header.
bunnei
2022-03-24
1
-0
/
+28
*
hle: nvflinger: Move BufferTransformFlags to its own header.
bunnei
2022-03-24
4
-18
/
+29
*
hle: nvdrv: Rename Fence to NvFence to avoid naming conflicts.
bunnei
2022-03-24
4
-17
/
+13
*
hle: nvflinger: Move PixelFormat to its own header.
bunnei
2022-03-24
11
-33
/
+50
*
hle: nvflinger: Add implementation for GraphicBuffer class.
bunnei
2022-03-24
2
-0
/
+101
*
hle: nvflinger: Add implementation for Fence class.
bunnei
2022-03-24
2
-0
/
+34
*
hle: nvflinger: Add implementation for Rect class.
bunnei
2022-03-24
2
-0
/
+76
*
common: logging: Add a logger for NVFlinger.
bunnei
2022-03-24
2
-0
/
+2
*
Merge pull request #8074 from liamwhite/cached-words
Fernando S
2022-03-24
1
-1
/
+2
|
\
|
*
buffer_cache: reset cached write bits after flushing invalidations
Liam
2022-03-23
1
-1
/
+2
*
|
Merge pull request #8035 from lat9nq/disable-web-applet
bunnei
2022-03-23
6
-50
/
+65
|
\
\
|
|
/
|
/
|
|
*
yuzu qt: Save disable_web_applet setting
lat9nq
2022-03-17
4
-3
/
+6
|
*
main: Update Disable Web Applet warning
lat9nq
2022-03-17
1
-3
/
+2
|
*
configure_debug: Add option to set disable_web_applet
lat9nq
2022-03-17
2
-42
/
+57
|
*
yuzu: Move disable_web_applet to UISettings
lat9nq
2022-03-17
3
-5
/
+3
*
|
Add include to fix compiling
Shoegzer
2022-03-23
1
-0
/
+1
*
|
Merge pull request #8031 from Morph1984/cleanup-mii-please
bunnei
2022-03-22
19
-574
/
+644
|
\
\
|
*
|
applets/mii: Remove unused include
Morph
2022-03-21
1
-1
/
+0
|
*
|
applets/mii: Remove frontend parameters
Morph
2022-03-21
2
-17
/
+4
|
*
|
applets/mii: Cleanup MiiEdit applet implementation
Morph
2022-03-21
2
-44
/
+85
|
*
|
applets/mii: Cleanup MiiEdit applet types
Morph
2022-03-21
1
-23
/
+44
|
*
|
applets/mii: Move MiiEdit applet types into its own file
Morph
2022-03-21
4
-54
/
+70
|
*
|
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
*
|
|
Revert "dynarmic: Reduce size of code caches"
bunnei
2022-03-22
2
-4
/
+4
|
/
/
*
|
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
|
\
\
\
\
\
\
[next]