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
*
buffer_cache: avoid overflow in usage tracker (#13166)
liamwhite
2024-02-27
1
-0
/
+6
*
texture_cache: use two-pass collection for costly load resources (#13096)
liamwhite
2024-02-27
1
-7
/
+23
*
Merge pull request #13172 from liamwhite/gl-streams
Narr the Reg
2024-02-26
1
-0
/
+1
|
\
|
*
renderer_opengl: declare geometry stream support in profile
Liam
2024-02-26
1
-0
/
+1
*
|
settings: remove global override for smash on amdvlk
Liam
2024-02-26
1
-26
/
+3
*
|
video_core: make gpu context aware of rendering program
Liam
2024-02-26
8
-12
/
+20
|
/
*
Merge pull request #13001 from liamwhite/scaled-availability
Narr the Reg
2024-02-22
1
-5
/
+9
|
\
|
*
vulkan_device: don't use fixed cap for memory limits
Liam
2024-02-18
1
-5
/
+9
*
|
Merge pull request #13075 from liamwhite/mali-having-a-bad-time
Narr the Reg
2024-02-22
2
-0
/
+6
|
\
\
|
*
|
shader_recompiler: throw on missing geometry streams in geometry shaders
Liam
2024-02-19
2
-0
/
+6
|
|
/
*
|
Merge pull request #10529 from liamwhite/critical-spacing
MatÃas Locatti
2024-02-20
4
-7
/
+17
|
\
\
|
*
|
texture_cache: tweak iteration tracking change
Liam
2024-02-11
1
-1
/
+1
|
*
|
texture_cache: avoid overestimation of ASTC texture sizes
Liam
2024-02-11
3
-5
/
+15
|
*
|
caches: make critical reclamation less eager and possible in more cases
Liam
2024-02-11
2
-3
/
+3
*
|
|
scope_exit: Make constexpr
FearlessTobi
2024-02-19
10
-16
/
+36
*
|
|
buffer_cache: use mapped range with large vertex buffer size
Liam
2024-02-13
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #12975 from FernandoS27/keep-your-own-vodoo-doll-away-from-gf
liamwhite
2024-02-13
3
-7
/
+10
|
\
\
|
*
|
Texture Cache: Fix untracking on GPU remap
Fernando Sahmkow
2024-02-10
3
-7
/
+10
*
|
|
Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
Narr the Reg
2024-02-11
40
-155
/
+519
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gpu: dependency-inject scaling/antialiasing filter state for capture layers
Liam
2024-02-09
12
-31
/
+93
|
*
|
nvnflinger/gpu: implement applet capture
Liam
2024-02-09
17
-50
/
+257
|
*
|
nvnflinger/gpu: implement blending
Liam
2024-02-09
21
-75
/
+166
|
*
|
video_core: defensively program around unmapped device pointers
Liam
2024-02-09
2
-7
/
+11
|
|
/
*
/
host_shaders: add vendor workaround for adreno drivers
Liam
2024-02-10
1
-6
/
+4
|
/
*
Merge pull request #12914 from FernandoS27/vc-refactor
liamwhite
2024-02-08
12
-535
/
+130
|
\
|
*
Common: Rename SplitRangeSet to OverlapRangeSet
Fernando Sahmkow
2024-02-05
1
-1
/
+1
|
*
Buffer Cache: Refactor to use Range sets instead
Fernando Sahmkow
2024-02-05
4
-280
/
+103
|
*
VideoCore: Move Slot Vector to Common
Fernando Sahmkow
2024-02-04
11
-256
/
+28
*
|
Merge pull request #12883 from FernandoS27/memory_manager_mem
liamwhite
2024-02-06
3
-12
/
+15
|
\
\
|
|
/
|
/
|
|
*
MemoryManager: Reduce the page table size based on last big page address.
Fernando Sahmkow
2024-02-01
3
-12
/
+15
*
|
Merge pull request #12885 from Moonlacer/eclipse-fix
liamwhite
2024-02-02
2
-2
/
+5
|
\
\
|
*
|
Clang Fix
Moonlacer
2024-02-01
1
-2
/
+3
|
*
|
Add Samsung Proprietary Driver ID to Reorder Pass
Moonlacer
2024-02-01
2
-1
/
+3
*
|
|
Merge pull request #12761 from liamwhite/mp-composite
Fernando S
2024-02-02
79
-3440
/
+3307
|
\
\
\
|
*
|
|
nvnflinger/gpu: implement layer stack composition
Liam
2024-01-31
16
-198
/
+140
|
*
|
|
renderer_opengl: implement layer stack composition
Liam
2024-01-31
10
-290
/
+402
|
*
|
|
renderer_vulkan: implement layer stack composition
Liam
2024-01-31
22
-952
/
+662
|
*
|
|
renderer_opengl: split up blit screen resources into antialias and window ada...
Liam
2024-01-31
13
-229
/
+329
|
*
|
|
renderer_opengl: move out ownership of FSR resources
Liam
2024-01-31
3
-100
/
+74
|
*
|
|
renderer_vulkan: convert FSR to graphics pipeline
Liam
2024-01-31
17
-454
/
+302
|
*
|
|
renderer_opengl: move out FSR shader source construction
Liam
2024-01-31
3
-26
/
+23
|
*
|
|
renderer_opengl: split out FXAA
Liam
2024-01-31
7
-24
/
+79
|
*
|
|
renderer_opengl: split out SMAA
Liam
2024-01-31
10
-96
/
+197
|
*
|
|
renderer_vulkan: split up blit screen resources into separate antialias and w...
Liam
2024-01-31
11
-913
/
+985
|
*
|
|
renderer_vulkan: isolate FXAA from blit screen
Liam
2024-01-31
12
-651
/
+590
|
*
|
|
renderer_opengl: isolate core presentation code
Liam
2024-01-31
6
-577
/
+639
|
*
|
|
video_core: consistently account for resolution scaling when rendering
Liam
2024-01-31
10
-31
/
+40
|
*
|
|
video_core: simplify accelerated surface fetch and crop handling between APIs
Liam
2024-01-31
18
-316
/
+262
|
|
|
/
|
|
/
|
*
/
|
SwBlitter: Fix Pitch linear reading/writting
Fernando Sahmkow
2024-01-31
1
-18
/
+19
|
/
/
*
/
Texture Cache: make sparse texture table per channel
Fernando Sahmkow
2024-01-31
2
-40
/
+51
|
/
[next]