dolphin/Source/Core/VideoBackends/Vulkan
2025-04-30 16:29:35 -05:00
..
CMakeLists.txt Properly link against xxhash 2024-07-06 16:56:44 -05:00
CommandBufferManager.cpp VideoBackends:Vulkan: Don't try to present if swapchain acquire failed 2024-10-02 19:22:16 -05:00
CommandBufferManager.h VideoBackends/Vulkan: Use WorkQueueThreadSP for swap commands. 2025-04-30 16:29:35 -05:00
Constants.h
ObjectCache.cpp Enable anisotropic filtering when the game requests it 2025-03-17 20:46:19 -05:00
ObjectCache.h
ShaderCompiler.cpp VideoBackends:Multiple: Split up BUG_BROKEN_SUBGROUP_OPS 2024-01-28 23:20:39 -06:00
ShaderCompiler.h
StagingBuffer.cpp Replace 'reinterpret_cast' with 'static_cast' 2024-11-08 07:26:47 +01:00
StagingBuffer.h
StateTracker.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
StateTracker.h
VideoBackend.h
VKBoundingBox.cpp VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
VKBoundingBox.h VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
VKGfx.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
VKGfx.h VideoBackends:Vulkan: Don't try to present if swapchain acquire failed 2024-10-02 19:22:16 -05:00
VKMain.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
VKPerfQuery.cpp
VKPerfQuery.h
VKPipeline.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
VKPipeline.h
VKShader.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
VKShader.h
VKStreamBuffer.cpp Replace 'reinterpret_cast' with 'static_cast' 2024-11-08 07:26:47 +01:00
VKStreamBuffer.h
VKSwapChain.cpp Merge pull request #13181 from tygyh/Replace-'reinterpret_cast' 2025-03-15 15:31:38 +01:00
VKSwapChain.h VideoBackends:Vulkan: Don't try to present if swapchain acquire failed 2024-10-02 19:22:16 -05:00
VKTexture.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
VKTexture.h
VKVertexFormat.cpp Fix out of bounds accesses for invalid vertex component formats 2024-04-04 12:50:34 -07:00
VKVertexFormat.h
VKVertexManager.cpp VideoBackends:Vulkan: Consolidate feature checking into one struct 2024-09-05 22:15:29 -05:00
VKVertexManager.h
VulkanContext.cpp VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
VulkanContext.h VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
VulkanEntryPoints.inl
VulkanLoader.cpp vulkan: Add line number to vulkan error logger 2024-08-28 17:42:54 -04:00
VulkanLoader.h VideoBackends:Vulkan: Increase VMA Vulkan Version to 1.2 2024-10-05 16:51:14 -05:00