index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
OpenGL: fix cropping
Liam
2022-04-04
3
-1
/
+10
|
|
/
*
/
Vulkan: crop to screen dimensions if crop not explicitly requested
Liam
2022-04-04
1
-2
/
+3
|
/
*
fix: typos
Andrea Pappacoda
2022-04-02
1
-1
/
+1
*
Merge pull request #8128 from FernandoS27/gc-fixes
Fernando S
2022-04-01
2
-3
/
+1
|
\
|
*
GPU Garbage Collection: Fix regressions.
Fernando Sahmkow
2022-04-01
2
-3
/
+1
*
|
Merge pull request #8066 from ameerj/gpu-decode-fixes
Fernando S
2022-04-01
1
-14
/
+21
|
\
\
|
|
/
|
/
|
|
*
codec: Plug GPU decoder memory leak
ameerj
2022-03-21
1
-0
/
+2
|
*
codec: Disable HW_FRAMES method check on Windows
ameerj
2022-03-21
1
-14
/
+19
*
|
Merge pull request #8076 from ameerj/nv-vk-msaa-scale
bunnei
2022-03-30
3
-7
/
+8
|
\
\
|
*
|
Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+
ameerj
2022-03-23
3
-7
/
+8
*
|
|
gl_rasterizer: Avoid scenario locking already owned mutex
ameerj
2022-03-28
1
-3
/
+3
*
|
|
Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding ...
bunnei
2022-03-26
5
-64
/
+3
*
|
|
Texture Cache: Add Cached CPU system.
Fernando Sahmkow
2022-03-25
5
-3
/
+64
*
|
|
Merge pull request #7720 from FernandoS27/yfc-gc
bunnei
2022-03-24
20
-43
/
+259
|
\
\
\
|
*
|
|
GC: Address Feedback.
Fernando Sahmkow
2022-03-25
7
-29
/
+37
|
*
|
|
Garbage Collection: Final tuning.
Fernando Sahmkow
2022-03-25
6
-24
/
+36
|
*
|
|
Buffer Cache: Tune to the levels of the new GC.
Fernando Sahmkow
2022-03-25
6
-6
/
+78
|
*
|
|
Garbage Collection: Redesign the algorithm to do a better use of memory.
Fernando Sahmkow
2022-03-25
13
-32
/
+156
*
|
|
|
hle: nvflinger: Migrate android namespace -> Service::android.
bunnei
2022-03-24
6
-18
/
+18
*
|
|
|
hle: vi: Integrate new NVFlinger and HosBinderDriverServer service.
bunnei
2022-03-24
1
-0
/
+1
*
|
|
|
hle: nvflinger: Move BufferTransformFlags to its own header.
bunnei
2022-03-24
1
-17
/
+2
*
|
|
|
hle: nvflinger: Move PixelFormat to its own header.
bunnei
2022-03-24
6
-23
/
+19
|
/
/
/
*
/
/
buffer_cache: reset cached write bits after flushing invalidations
Liam
2022-03-23
1
-1
/
+2
|
/
/
*
|
Merge pull request #8048 from ameerj/include-purge
bunnei
2022-03-21
76
-138
/
+14
|
\
\
|
|
/
|
/
|
|
*
general: Fix clang/gcc build errors
ameerj
2022-03-20
2
-0
/
+2
|
*
common: Reduce unused includes
ameerj
2022-03-19
1
-0
/
+1
|
*
video_core: Reduce unused includes
ameerj
2022-03-19
75
-139
/
+12
*
|
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
*
|
|
|
general: Reduce core.h includes
ameerj
2022-03-18
4
-5
/
+0
|
|
/
/
|
/
|
|
*
|
|
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 #8023 from ameerj/kirby-pop-in
Fernando S
2022-03-16
2
-70
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
maxwell_3d: Implement a safer CB data upload
ameerj
2022-03-14
2
-70
/
+12
*
|
|
|
Merge pull request #8000 from liamwhite/hagi
Fernando S
2022-03-15
3
-3
/
+77
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Maxwell3D: Link to override constant definition in nouveau
byte[]
2022-03-14
1
-0
/
+2
|
*
|
|
Maxwell3D: restore original topology when topology overrides are disabled
byte[]
2022-03-14
1
-0
/
+2
|
*
|
|
Maxwell3D: Use override constants from nouveau
Liam
2022-03-14
2
-2
/
+37
|
*
|
|
Maxwell3D: Restrict topology override effect to after the register is set
Liam
2022-03-11
2
-1
/
+5
|
*
|
|
Maxwell3D: mark index buffers as dirty after updating counts
Liam
2022-03-11
1
-0
/
+2
|
*
|
|
TextureCacheRuntime: allow converting D24S8 to ABGR8
Liam
2022-03-10
1
-1
/
+2
|
*
|
|
Maxwell3D: read small-index draw and primitive topology override registers
Liam
2022-03-10
2
-2
/
+30
*
|
|
|
emit_spirv, vk_compute_pass: Resolve VS2022 compiler errors
ameerj
2022-03-12
1
-1
/
+2
|
/
/
/
[prev]
[next]