dolphin/Source/Core/VideoBackends/Vulkan
2025-10-18 05:24:37 -05:00
..
CMakeLists.txt Externals: Update glslang to 16.0.0 and allow using system glslang 2025-09-27 08:56:10 +02:00
CommandBufferManager.cpp
CommandBufferManager.h
Constants.h VideoBackends: allow custom pixel uniforms to be passed to the vertex shader as well 2025-08-17 18:55:40 -05:00
ObjectCache.cpp VideoBackends: allow custom pixel uniforms to be passed to the vertex shader as well 2025-08-17 18:55:40 -05:00
ObjectCache.h
ShaderCompiler.cpp
ShaderCompiler.h
StagingBuffer.cpp
StagingBuffer.h
StateTracker.cpp VideoBackends:Vulkan: Prevent hazards when restarting render passes 2025-10-18 05:24:37 -05:00
StateTracker.h
VideoBackend.h VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00
VKBoundingBox.cpp
VKBoundingBox.h
VKGfx.cpp
VKGfx.h
VKMain.cpp
VKPerfQuery.cpp
VKPerfQuery.h
VKPipeline.cpp VideoBackends / VideoCommon: rename member variables in RenderState to be consistent 2025-08-23 13:50:22 -05:00
VKPipeline.h
VKShader.cpp
VKShader.h
VKStreamBuffer.cpp
VKStreamBuffer.h
VKSwapChain.cpp
VKSwapChain.h
VKTexture.cpp VideoBackends:Vulkan: Prevent hazards when restarting render passes 2025-10-18 05:24:37 -05:00
VKTexture.h VideoBackends:Vulkan: Prevent hazards when restarting render passes 2025-10-18 05:24:37 -05:00
VKVertexFormat.cpp
VKVertexFormat.h
VKVertexManager.cpp VideoBackends: allow custom pixel uniforms to be passed to the vertex shader as well 2025-08-17 18:55:40 -05:00
VKVertexManager.h
VulkanContext.cpp
VulkanContext.h
VulkanEntryPoints.inl
VulkanLoader.cpp
VulkanLoader.h