citra/src/video_core/renderer_vulkan
2022-03-25 01:51:52 +01:00
..
blit_image.cpp Vulkan: convert S8D24 <-> ABGR8 2022-03-15 20:05:21 -04:00
blit_image.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
fixed_pipeline_state.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
fixed_pipeline_state.h
maxwell_to_vk.cpp maxwell_to_(gl/vk): Add 11_11_10 float vertex format 2022-02-25 17:11:17 -05:00
maxwell_to_vk.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
pipeline_helper.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
pipeline_statistics.cpp
pipeline_statistics.h
renderer_vulkan.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
renderer_vulkan.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_blit_screen.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_blit_screen.h
vk_buffer_cache.cpp Buffer Cache: Tune to the levels of the new GC. 2022-03-25 01:51:51 +01:00
vk_buffer_cache.h Buffer Cache: Tune to the levels of the new GC. 2022-03-25 01:51:51 +01:00
vk_command_pool.cpp
vk_command_pool.h
vk_compute_pass.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_compute_pass.h
vk_compute_pipeline.cpp
vk_compute_pipeline.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_descriptor_pool.cpp general: Fix clang/gcc build errors 2022-03-20 02:25:09 -04:00
vk_descriptor_pool.h
vk_fence_manager.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_fence_manager.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_fsr.cpp vk_fsr: Replace comma operator with semicolon 2022-01-25 12:42:27 -05:00
vk_fsr.h
vk_graphics_pipeline.cpp Vulkan: Fix the checks for primitive restart extension. 2021-12-18 07:17:08 +01:00
vk_graphics_pipeline.h
vk_master_semaphore.cpp
vk_master_semaphore.h
vk_pipeline_cache.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_pipeline_cache.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_query_cache.cpp
vk_query_cache.h
vk_rasterizer.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_rasterizer.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_render_pass_cache.cpp
vk_render_pass_cache.h
vk_resource_pool.cpp
vk_resource_pool.h
vk_scheduler.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_scheduler.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_shader_util.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_shader_util.h
vk_staging_buffer_pool.cpp Garbage Collection: Redesign the algorithm to do a better use of memory. 2022-03-25 01:51:51 +01:00
vk_staging_buffer_pool.h
vk_state_tracker.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_state_tracker.h general: Reduce core.h includes 2022-03-18 02:13:02 -04:00
vk_swapchain.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_swapchain.h
vk_texture_cache_base.cpp
vk_texture_cache.cpp Garbage Collection: Final tuning. 2022-03-25 01:51:52 +01:00
vk_texture_cache.h Garbage Collection: Redesign the algorithm to do a better use of memory. 2022-03-25 01:51:51 +01:00
vk_update_descriptor.cpp video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00
vk_update_descriptor.h video_core: Reduce unused includes 2022-03-19 15:01:31 -04:00