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
*
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
|
/
/
*
|
Merge pull request #9406 from vonchenplus/topology
bunnei
2022-12-12
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
video_core: The draw manager manages whether Clear is required.
FengChen
2022-12-08
1
-3
/
+0
*
|
video_core: Integrate SMAA
Liam
2022-12-08
5
-2
/
+873
|
/
*
Merge pull request #9401 from vonchenplus/draw_manager
Fernando S
2022-12-08
3
-11
/
+16
|
\
|
*
video_core: Implement maxwell3d draw manager and split draw logic
Feng Chen
2022-12-08
3
-11
/
+16
*
|
Vulkan: Implement Alpha coverage
Fernando Sahmkow
2022-12-05
3
-2
/
+6
|
/
*
vulkan_common: clean up extension usage
Liam
2022-12-04
8
-21
/
+21
*
vulkan_common: promote host query reset usage to core
Liam
2022-12-04
1
-1
/
+1
*
vulkan_common: promote descriptor update template usage to core
Liam
2022-12-04
5
-16
/
+16
*
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-03
8
-2
/
+8
|
\
|
*
general: fix compile for Apple Clang
Liam
2022-11-22
8
-2
/
+8
*
|
Merge pull request #9303 from liamwhite/new-vulkan-init
Matías Locatti
2022-12-02
1
-2
/
+2
|
\
\
|
*
|
Vulkan: update initialization
Liam
2022-11-27
1
-2
/
+2
|
|
/
*
|
shader_recompiler: add gl_Layer translation GS for older hardware
Liam
2022-12-01
1
-1
/
+32
*
|
Merge pull request #9276 from goldenx86/fsrSlider
bunnei
2022-11-27
1
-1
/
+5
|
\
\
|
*
|
FSR Sharpening Slider part 1 - only a global slider
Matías Locatti
2022-11-24
1
-1
/
+5
|
|
/
*
|
Merge pull request #9307 from Morph1984/not-used-correctly
liamwhite
2022-11-26
1
-3
/
+3
|
\
\
|
*
|
maxwell_to_vk: Add R16_SINT
Morph
2022-11-23
1
-1
/
+1
|
*
|
maxwell_to_vk: Fix format usage bits
Morph
2022-11-23
1
-2
/
+2
|
|
/
*
|
GPU: Implement additional render target formats.
Fernando Sahmkow
2022-11-24
1
-0
/
+1
[next]