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
*
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
*
|
MacroHLE: Add MultidrawIndirect HLE Macro.
Fernando Sahmkow
2023-01-01
2
-14
/
+47
|
/
*
Merge pull request #9423 from vonchenplus/vulkan_quad_strip
liamwhite
2022-12-28
6
-120
/
+237
|
\
|
*
video_core: Implement other missing vulkan topology
FengChen
2022-12-26
1
-3
/
+16
|
*
video_core: Implement vulkan QuadStrip topology
FengChen
2022-12-26
6
-117
/
+221
*
|
Merge pull request #7450 from FernandoS27/ndc-vulkan
liamwhite
2022-12-17
2
-4
/
+15
|
\
\
|
*
|
Vulkan: Add support for VK_EXT_depth_clip_control.
FernandoS27
2022-12-13
2
-4
/
+15
*
|
|
Remove unimplemented transform feedback geometry spam, it should be implemented
Kelebek1
2022-12-16
1
-2
/
+1
*
|
|
Merge pull request #7410 from Nefsen402/wayland-fixes
liamwhite
2022-12-15
3
-15
/
+28
|
\
\
\
|
*
|
|
video_core/vulkan: Explicity check swapchain size when deciding to recreate
Alexander Orzechowski
2022-12-13
3
-15
/
+28
|
|
/
/
*
/
/
Fix validation errors on less compatible Intel GPU
yzct12345
2022-12-12
3
-2
/
+20
|
/
/
[next]