dolphin/Source/Core/VideoBackends/Vulkan
2026-03-21 11:16:15 -04:00
..
CMakeLists.txt CMake: Fix bundled glslang 2025-10-24 22:58:22 -05:00
CommandBufferManager.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
CommandBufferManager.h Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
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 Remove unused imports 2026-01-25 16:12:15 +01:00
ObjectCache.h
ShaderCompiler.cpp VideoBackends / VideoCommon: add support for specifying include files in shader code 2025-10-26 22:47:23 -05:00
ShaderCompiler.h VideoBackends / VideoCommon: add support for specifying include files in shader code 2025-10-26 22:47:23 -05:00
StagingBuffer.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
StagingBuffer.h
StateTracker.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
StateTracker.h Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
VideoBackend.h VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00
VKBoundingBox.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
VKBoundingBox.h
VKGfx.cpp c++23: Replace Common::ToUnderlying with std::to_underlying 2026-01-09 23:49:10 +01:00
VKGfx.h VideoBackends / VideoCommon: add support for specifying include files in shader code 2025-10-26 22:47:23 -05:00
VKMain.cpp
VKPerfQuery.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
VKPerfQuery.h
VKPipeline.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
VKPipeline.h
VKShader.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
VKShader.h VideoBackends / VideoCommon: add support for specifying include files in shader code 2025-10-26 22:47:23 -05:00
VKStreamBuffer.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
VKStreamBuffer.h
VKSwapChain.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
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 Remove unused imports 2026-01-25 16:12:15 +01:00
VKVertexFormat.h
VKVertexManager.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
VKVertexManager.h
VulkanContext.cpp VulkanContext: Drop support for BUG_BROKEN_DISCARD_WITH_EARLY_Z workaround 2026-03-21 11:16:15 -04:00
VulkanContext.h
VulkanEntryPoints.inl
VulkanLoader.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
VulkanLoader.h