shadPS4/src/video_core/renderer_vulkan
2024-06-16 20:51:35 +02:00
..
liverpool_to_vk.cpp video_out: proper sRGB output workflow 2024-06-15 23:24:34 +02:00
liverpool_to_vk.h video_out: proper sRGB output workflow 2024-06-15 23:24:34 +02:00
renderer_vulkan.cpp videoout: register buffers in texture cache at VO creation time 2024-06-15 23:24:33 +02:00
renderer_vulkan.h video_out: proper sRGB output workflow 2024-06-15 23:24:34 +02:00
vk_common.cpp video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vk_common.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vk_compute_pipeline.cpp renderer_vulkan: fixed buffers alignments 2024-06-15 23:20:13 +02:00
vk_compute_pipeline.h shader_recompiler: Add more instructions and fix a few thinhs 2024-06-05 22:22:34 +03:00
vk_descriptor_update_queue.cpp video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vk_descriptor_update_queue.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vk_graphics_pipeline.cpp renderer_vulkan: static vector for vertex buffers ranges 2024-06-15 23:20:14 +02:00
vk_graphics_pipeline.h video_core: shaders hash switched to one from binary header 2024-06-15 23:24:32 +02:00
vk_instance.cpp renderer_vulkan: fixed buffers alignments 2024-06-15 23:20:13 +02:00
vk_instance.h renderer_vulkan: fixed buffers alignments 2024-06-15 23:20:13 +02:00
vk_master_semaphore.cpp video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vk_master_semaphore.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vk_pipeline_cache.cpp renderer_vulkan: added log entry for CS compiling 2024-06-16 20:51:35 +02:00
vk_pipeline_cache.h video_core: Implement basic compute shaders and more instructions 2024-05-30 01:39:24 +03:00
vk_platform.cpp renderer_vulkan, config: option to toggle VK validation layer 2024-06-07 11:21:02 +02:00
vk_platform.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vk_rasterizer.cpp core: Many things (#194) 2024-06-15 14:36:07 +03:00
vk_rasterizer.h shader_recompiler: Add more instructions and fix a few thinhs 2024-06-05 22:22:34 +03:00
vk_resource_pool.cpp video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vk_resource_pool.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vk_scheduler.cpp tracy: guards for missing vk profiler context 2024-06-11 22:57:37 +02:00
vk_scheduler.h tracy: added Vulkan GPU profiling 2024-06-11 21:52:48 +02:00
vk_shader_util.cpp video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vk_shader_util.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
vk_stream_buffer.cpp renderer_vulkan: another fix for vertex buffer offsets 2024-06-10 23:20:32 +02:00
vk_stream_buffer.h review iteration 2024-06-07 08:39:03 +02:00
vk_swapchain.cpp renderer_vulkan: sRGB swapchain 2024-06-15 23:24:33 +02:00
vk_swapchain.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00