..
liverpool_to_vk.cpp
add-SurfaceFormat ( #365 )
2024-08-04 22:17:34 +02:00
liverpool_to_vk.h
Change format list from vector to array/span.
2024-07-21 22:36:12 +03:00
renderer_vulkan.cpp
Move presentation to separate thread/improve sync ( #303 )
2024-07-28 15:54:09 +02:00
renderer_vulkan.h
Move presentation to separate thread/improve sync ( #303 )
2024-07-28 15:54:09 +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
shader_recompiler: Small instruction parsing refactor/bugfixes ( #340 )
2024-07-30 23:32:40 +02:00
vk_compute_pipeline.h
shader_recompiler: Implement most integer image atomics, workgroup barriers and shared memory load/store ( #231 )
2024-07-05 00:15:44 +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
shader_recompiler: Small instruction parsing refactor/bugfixes ( #340 )
2024-07-30 23:32:40 +02:00
vk_graphics_pipeline.h
review comments applied
2024-07-14 23:25:41 +02:00
vk_instance.cpp
shader_recompiler: Small instruction parsing refactor/bugfixes ( #340 )
2024-07-30 23:32:40 +02:00
vk_instance.h
shader_recompiler: Small instruction parsing refactor/bugfixes ( #340 )
2024-07-30 23:32:40 +02:00
vk_master_semaphore.cpp
Move presentation to separate thread/improve sync ( #303 )
2024-07-28 15:54:09 +02: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
shader_recompiler: Small instruction parsing refactor/bugfixes ( #340 )
2024-07-30 23:32:40 +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
Surface management rework (2/3) ( #329 )
2024-07-28 17:20:42 +02:00
vk_platform.h
Downgrade Vulkan requirement to 1.2 with extensions.
2024-07-21 22:36:12 +03:00
vk_rasterizer.cpp
shader_recompiler: Small instruction parsing refactor/bugfixes ( #340 )
2024-07-30 23:32:40 +02:00
vk_rasterizer.h
Move presentation to separate thread/improve sync ( #303 )
2024-07-28 15:54:09 +02: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
shader_recompiler: Small instruction parsing refactor/bugfixes ( #340 )
2024-07-30 23:32:40 +02:00
vk_scheduler.h
shader_recompiler: Small instruction parsing refactor/bugfixes ( #340 )
2024-07-30 23:32:40 +02:00
vk_shader_util.cpp
fix system include paths
2024-06-25 18:17:16 +02:00
vk_shader_util.h
video_core: Rewrite vulkan and videoout
2024-04-14 17:10:40 +03:00
vk_stream_buffer.cpp
shader_recompiler: Implement most integer image atomics, workgroup barriers and shared memory load/store ( #231 )
2024-07-05 00:15:44 +03:00
vk_stream_buffer.h
review iteration
2024-06-07 08:39:03 +02:00
vk_swapchain.cpp
Move presentation to separate thread/improve sync ( #303 )
2024-07-28 15:54:09 +02:00
vk_swapchain.h
video_core: Rewrite vulkan and videoout
2024-04-14 17:10:40 +03:00