yuzu/src/video_core/renderer_vulkan
2022-08-25 12:45:58 +08:00
..
blit_image.cpp video_core: Replace VKScheduler with Scheduler 2022-06-26 20:21:45 -05:00
blit_image.h video_core: Replace VKScheduler with Scheduler 2022-06-26 20:21:45 -05:00
fixed_pipeline_state.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
fixed_pipeline_state.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
maxwell_to_vk.cpp renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED 2022-08-02 18:39:33 -04:00
maxwell_to_vk.h renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED 2022-08-02 18:39:33 -04:00
pipeline_helper.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 2022-06-26 20:21:45 -05:00
pipeline_statistics.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
pipeline_statistics.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
renderer_vulkan.cpp renderer_vulkan: Update screen info if the framebuffer size has changed 2022-04-26 02:48:40 -04:00
renderer_vulkan.h video_core: Replace VKSwapchain with Swapchain 2022-06-26 20:21:45 -05:00
vk_blit_screen.cpp video_core: differentiate between tiled and untiled framebuffer sizes for unaccelerated copies 2022-07-27 21:52:06 -04:00
vk_blit_screen.h video_core: Replace VKSwapchain with Swapchain 2022-06-26 20:21:45 -05:00
vk_buffer_cache.cpp video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 2022-06-26 20:21:45 -05:00
vk_buffer_cache.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 2022-06-26 20:21:45 -05:00
vk_command_pool.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_command_pool.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_compute_pass.cpp video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 2022-06-26 20:21:45 -05:00
vk_compute_pass.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 2022-06-26 20:21:45 -05:00
vk_compute_pipeline.cpp video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 2022-06-26 20:21:45 -05:00
vk_compute_pipeline.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 2022-06-26 20:21:45 -05:00
vk_descriptor_pool.cpp video_core: Replace VKScheduler with Scheduler 2022-06-26 20:21:45 -05:00
vk_descriptor_pool.h video_core: Replace VKScheduler with Scheduler 2022-06-26 20:21:45 -05:00
vk_fence_manager.cpp video_core: Replace VKQueryCache with QueryCache 2022-06-26 20:21:45 -05:00
vk_fence_manager.h video_core: Replace VKQueryCache with QueryCache 2022-06-26 20:21:45 -05:00
vk_fsr.cpp video_core: Replace VKScheduler with Scheduler 2022-06-26 20:21:45 -05:00
vk_fsr.h video_core: Replace VKScheduler with Scheduler 2022-06-26 20:21:45 -05:00
vk_graphics_pipeline.cpp renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED 2022-08-02 18:39:33 -04:00
vk_graphics_pipeline.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 2022-06-26 20:21:45 -05:00
vk_master_semaphore.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_master_semaphore.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_pipeline_cache.cpp video_code: support rectangle texture 2022-08-25 12:45:58 +08:00
vk_pipeline_cache.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 2022-06-26 20:21:45 -05:00
vk_query_cache.cpp video_core: Replace VKQueryCache with QueryCache 2022-06-26 20:21:45 -05:00
vk_query_cache.h video_core: Replace VKQueryCache with QueryCache 2022-06-26 20:21:45 -05:00
vk_rasterizer.cpp renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED 2022-08-02 18:39:33 -04:00
vk_rasterizer.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 2022-06-26 20:21:45 -05:00
vk_render_pass_cache.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_render_pass_cache.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_resource_pool.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_resource_pool.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_scheduler.cpp video_core: Replace VKScheduler with Scheduler 2022-06-26 20:21:45 -05:00
vk_scheduler.h video_core: Replace VKQueryCache with QueryCache 2022-06-26 20:21:45 -05:00
vk_shader_util.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_shader_util.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_staging_buffer_pool.cpp video_core: Replace VKScheduler with Scheduler 2022-06-26 20:21:45 -05:00
vk_staging_buffer_pool.h video_core: Replace VKScheduler with Scheduler 2022-06-26 20:21:45 -05:00
vk_state_tracker.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_state_tracker.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_swapchain.cpp yuzu: settings: Remove framerate cap and merge unlocked framerate setting. 2022-07-16 23:11:39 -07:00
vk_swapchain.h video_core: Replace VKSwapchain with Swapchain 2022-06-26 20:21:45 -05:00
vk_texture_cache.cpp video_code: support rectangle texture 2022-08-25 12:45:58 +08:00
vk_texture_cache.h video_core: Replace VKScheduler with Scheduler 2022-06-26 20:21:45 -05:00
vk_texture_cache_base.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vk_update_descriptor.cpp video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 2022-06-26 20:21:45 -05:00
vk_update_descriptor.h video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue 2022-06-26 20:21:45 -05:00