index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
renderer_vulkan
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
10
-36
/
+32
*
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-02-14
9
-31
/
+35
*
Merge pull request #9746 from ameerj/ogl-msaa-texcache
bunnei
2023-02-12
2
-0
/
+12
|
\
|
*
texture_cache: OpenGL: Implement MSAA uploads and copies
ameerj
2023-02-11
2
-0
/
+12
*
|
Remove fake vertex bindings when dynamic state is enabled
Kelebek1
2023-02-05
1
-25
/
+1
|
/
*
video_core: Implement vulkan clear specified channel
FengChen
2023-01-28
3
-20
/
+126
*
video_core/opengl: Add FSR upscaling filter to the OpenGL renderer
Wollnashorn
2023-01-26
1
-142
/
+2
*
Merge pull request #9556 from vonchenplus/draw_texture
liamwhite
2023-01-19
4
-7
/
+117
|
\
|
*
Address feedback
Feng Chen
2023-01-16
3
-11
/
+59
|
*
video_core: Implement opengl/vulkan draw_texture
Feng Chen
2023-01-05
4
-7
/
+69
*
|
Merge pull request #9581 from liamwhite/turbo2
Morph
2023-01-09
5
-0
/
+40
|
\
\
|
*
|
renderer_vulkan: pause turbo submissions on inactive queue
Liam
2023-01-07
5
-0
/
+40
*
|
|
vulkan_device: refactor feature testing
Liam
2023-01-09
1
-16
/
+3
*
|
|
VideoCore: Fix OGL cache invalidation.
Fernando Sahmkow
2023-01-07
1
-0
/
+2
|
/
/
*
|
renderer_vulkan: disable clock boost on unvalidated devices
Liam
2023-01-06
1
-1
/
+1
*
|
video_core/vulkan: Fixed loading of Vulkan driver pipeline cache
Wollnashorn
2023-01-06
1
-1
/
+2
*
|
Merge pull request #9535 from bylaws/master
Fernando S
2023-01-06
3
-0
/
+9
|
\
\
|
*
|
Vulkan, OpenGL: Hook up geometry shader passthrough emulation
Billy Laws
2023-01-05
1
-0
/
+1
|
*
|
Vulkan, OpenGL: Hook up storage buffer alignment code
Billy Laws
2023-01-05
3
-0
/
+7
|
*
|
Vulkan: Add a workaround for input_position on Adreno drivers
Billy Laws
2023-01-05
1
-0
/
+1
*
|
|
Merge pull request #9552 from liamwhite/turbo
liamwhite
2023-01-06
4
-1
/
+241
|
\
\
\
|
*
|
|
common: add setting for renderer clock workaround
Liam
2023-01-04
1
-1
/
+3
|
*
|
|
vulkan: implement 'turbo mode' clock booster
Liam
2023-01-04
4
-1
/
+239
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #9559 from FernandoS27/cached-writes
Fernando S
2023-01-06
2
-0
/
+24
|
\
\
\
|
*
|
|
BufferBase: Don't ignore GPU pages.
Fernando Sahmkow
2023-01-05
1
-3
/
+3
|
*
|
|
video_core: Cache GPU internal writes.
Fernando Sahmkow
2023-01-05
2
-0
/
+24
|
|
/
/
*
|
|
Merge pull request #9528 from liamwhite/mvk-nulldesc
liamwhite
2023-01-05
1
-0
/
+11
|
\
\
\
|
*
|
|
renderer_vulkan: implement fallback path for null descriptors
Liam
2023-01-04
1
-0
/
+11
|
|
/
/
*
|
|
Merge pull request #9536 from liamwhite/debug-utils
liamwhite
2023-01-05
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vulkan_common: unify VK_EXT_debug_utils and selection of validation layer
Liam
2023-01-01
1
-1
/
+1
*
|
|
video_core/vulkan: Vulkan driver pipelines now contain cache version
Wollnashorn
2023-01-05
2
-16
/
+28
*
|
|
video_core/vulkan: Added check if Vulkan pipeline path has been set
Wollnashorn
2023-01-05
1
-1
/
+1
*
|
|
video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines
Wollnashorn
2023-01-05
6
-61
/
+181
*
|
|
Vulkan: Fix drivers that don't support dynamic_state_2 up
Fernando Sahmkow
2023-01-05
2
-8
/
+11
|
|
/
|
/
|
*
|
Video_core: Address feedback
Fernando Sahmkow
2023-01-04
2
-15
/
+14
*
|
Texture Cache: Implement async texture downloads.
Fernando Sahmkow
2023-01-03
2
-3
/
+11
*
|
ShaderCompiler: Inline driver specific constants.
Fernando Sahmkow
2023-01-03
1
-1
/
+1
*
|
Vulkan: rework stencil tracking.
Fernando Sahmkow
2023-01-03
3
-32
/
+165
*
|
vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before ...
Liam
2023-01-01
1
-2
/
+4
*
|
video_core: fix build
Liam
2023-01-01
2
-2
/
+9
*
|
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
2023-01-01
4
-12
/
+10
*
|
Rasterizer: Setup skeleton for Host Conditional rendering
Fernando Sahmkow
2023-01-01
2
-6
/
+23
*
|
RasterizerMemory: Add filtering for flushing/invalidation operations.
Fernando Sahmkow
2023-01-01
2
-21
/
+44
*
|
Vulkan: Allow stagging buffer deferrals.
Fernando Sahmkow
2023-01-01
2
-21
/
+56
*
|
Vulkan: Add other additional pipeline specs
Fernando Sahmkow
2023-01-01
1
-1
/
+17
*
|
Vulkan: Implement Dynamic State 3
Fernando Sahmkow
2023-01-01
8
-66
/
+224
*
|
Vulkan Implement Dynamic State 2 LogicOp and PatchVertices
Fernando Sahmkow
2023-01-01
8
-23
/
+61
*
|
Vulkan: Implement Dynamic States 2
Fernando Sahmkow
2023-01-01
9
-66
/
+216
*
|
MacroHLE: Add HLE replacement for base vertex and base instance.
Fernando Sahmkow
2023-01-01
3
-1
/
+3
*
|
MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.
Fernando Sahmkow
2023-01-01
3
-20
/
+34
[next]