shadPS4/src/video_core/renderer_vulkan
2025-02-01 20:44:10 +03:00
..
liverpool_to_vk.cpp Fix SurfaceFormat Format4_4_4_4 (#2193) 2025-01-19 15:09:10 -08:00
liverpool_to_vk.h liverpool_to_vk: Add R32Uint depth promote. (#2145) 2025-01-15 18:33:15 +03:00
vk_common.cpp use ComPtr in gui_context_menus.h (#719) 2024-09-25 18:39:04 +03:00
vk_common.h mac: Choose whether system Vulkan is needed at runtime. (#1780) 2024-12-17 15:04:19 +02:00
vk_compute_pipeline.cpp renderer_vulkan: use LDS buffer as SSBO on unsupported shared memory size (#2245) 2025-01-31 13:52:31 +02:00
vk_compute_pipeline.h Devtools - Shader editing (#1705) 2024-12-09 21:11:11 +01:00
vk_graphics_pipeline.cpp hotfix: Check correct template for setting binding divisor. 2025-01-10 15:59:20 -08:00
vk_graphics_pipeline.h shader_recompiler: Implement shader export formats. (#2226) 2025-01-24 10:41:58 -08:00
vk_instance.cpp update extension vector capacity (#2210) 2025-01-22 23:53:54 +02:00
vk_instance.h renderer: handle disabled clipping (#2146) 2025-01-18 09:20:38 +03:00
vk_master_semaphore.cpp vulkan: Enable VULKAN_HPP_NO_EXCEPTIONS broadly. (#995) 2024-09-25 12:19:38 +03:00
vk_master_semaphore.h Move presentation to separate thread/improve sync (#303) 2024-07-28 15:54:09 +02:00
vk_pipeline_cache.cpp renderer_vulkan: use LDS buffer as SSBO on unsupported shared memory size (#2245) 2025-01-31 13:52:31 +02:00
vk_pipeline_cache.h Devtools IV (#1910) 2024-12-26 23:08:47 +02:00
vk_pipeline_common.cpp renderer_vulkan: Add debug names to pipelines. (#2069) 2025-01-06 15:31:25 +02:00
vk_pipeline_common.h renderer_vulkan: Add debug names to pipelines. (#2069) 2025-01-06 15:31:25 +02:00
vk_platform.cpp externals: Update vulkan-headers (#2197) 2025-01-20 14:48:32 +02:00
vk_platform.h Add Vulkan debug options to the Debug tab (#2254) 2025-01-30 18:34:31 +01:00
vk_presenter.cpp Add Vulkan debug options to the Debug tab (#2254) 2025-01-30 18:34:31 +01:00
vk_presenter.h Render without rendering (#2152) 2025-01-16 21:27:23 +02:00
vk_rasterizer.cpp hotfix: stronger conditions for the vtx offset error message 2025-02-01 20:44:10 +03:00
vk_rasterizer.h renderer: handle disabled clipping (#2146) 2025-01-18 09:20:38 +03:00
vk_resource_pool.cpp renderer_vulkan: Simplify debug marker settings. (#2159) 2025-01-16 12:14:34 +02:00
vk_resource_pool.h video_core: Add fallback path for pipelines with more than 32 bindings (#837) 2024-09-10 20:54:39 +03:00
vk_scheduler.cpp build: exclude Tracy from release builds 2024-12-22 22:51:48 +01:00
vk_scheduler.h vk_rasterizer: Fix stencil clears (#1840) 2024-12-22 02:49:42 +02:00
vk_shader_hle.cpp GPU processor refactoring (#1787) 2024-12-15 00:54:46 +02:00
vk_shader_hle.h GPU processor refactoring (#1787) 2024-12-15 00:54:46 +02:00
vk_shader_util.cpp renderer_vulkan: Implement rectlist emulation with tessellation (#1857) 2024-12-24 13:28:47 +02:00
vk_shader_util.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vk_swapchain.cpp renderer_vulkan: Remove swapchain image reinterpretation. (#2176) 2025-01-18 01:13:16 -08:00
vk_swapchain.h renderer_vulkan: Remove swapchain image reinterpretation. (#2176) 2025-01-18 01:13:16 -08:00