You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Fernando Sahmkow f1806d237f Memory: Fix invalidation handling from the CPU/Services 2 years ago
..
blit_image.cpp Merge pull request #11795 from Squall-Leonhart/D32FToOther 3 years ago
blit_image.h Changes based on hardware tests 3 years ago
fixed_pipeline_state.cpp general: fix spelling mistakes 3 years ago
fixed_pipeline_state.h MacroHLE: Final cleanup and fixes. 3 years ago
maxwell_to_vk.cpp Implement X8_D24 format 3 years ago
maxwell_to_vk.h Update 3D regs 4 years ago
pipeline_helper.h video_core: Use sampler IDs instead pointers in the pipeline config 3 years ago
pipeline_statistics.cpp general: Convert source file copyright comments over to SPDX 4 years ago
pipeline_statistics.h general: Convert source file copyright comments over to SPDX 4 years ago
renderer_vulkan.cpp renderer_vulkan: Remove debug report 3 years ago
renderer_vulkan.h vk_present_manager: recreate surface on any surface loss 3 years ago
vk_blit_screen.cpp renderer_vulkan: fix FSR cropping 2 years ago
vk_blit_screen.h renderer_vulkan: Use VMA for buffers 3 years ago
vk_buffer_cache.cpp Query Cachge: Fully rework Vulkan's query cache 3 years ago
vk_buffer_cache.h renderer_vulkan: Use VMA for buffers 3 years ago
vk_buffer_cache_base.cpp Buffer Cache: Fully rework the buffer cache. 3 years ago
vk_command_pool.cpp general: fix spelling mistakes 3 years ago
vk_command_pool.h general: Convert source file copyright comments over to SPDX 4 years ago
vk_compute_pass.cpp renderer_vulkan: Implement MSAA copies 3 years ago
vk_compute_pass.h renderer_vulkan: Implement MSAA copies 3 years ago
vk_compute_pipeline.cpp video_core: Use sampler IDs instead pointers in the pipeline config 3 years ago
vk_compute_pipeline.h renderer_vulkan: separate guest and host compute descriptor queues 3 years ago
vk_descriptor_pool.cpp vk_descriptor_pool: Disallow descriptor set free 3 years ago
vk_descriptor_pool.h video_core: Replace VKScheduler with Scheduler 4 years ago
vk_fence_manager.cpp Clang format and ddress feedback 3 years ago
vk_fence_manager.h Query Cache: address issues 3 years ago
vk_fsr.cpp renderer_vulkan: fix FSR cropping 2 years ago
vk_fsr.h renderer_vulkan: fix FSR cropping 2 years ago
vk_graphics_pipeline.cpp vulkan: centralize config 3 years ago
vk_graphics_pipeline.h renderer_vulkan: separate guest and host compute descriptor queues 3 years ago
vk_master_semaphore.cpp general: remove atomic signal and wait 3 years ago
vk_master_semaphore.h general: remove atomic signal and wait 3 years ago
vk_pipeline_cache.cpp Manually robust on Pascal and earlier 2 years ago
vk_pipeline_cache.h video_core: preallocate fewer IR blocks 3 years ago
vk_present_manager.cpp vk_present_manager: recreate surface on any surface loss 3 years ago
vk_present_manager.h vk_present_manager: recreate surface on any surface loss 3 years ago
vk_query_cache.cpp Get out of render pass before query barriers, fix image names with samples > 1, remove image alias bit 3 years ago
vk_query_cache.h Query Cache: address issues 3 years ago
vk_rasterizer.cpp Memory: Fix invalidation handling from the CPU/Services 2 years ago
vk_rasterizer.h Query Cache: address issues 3 years ago
vk_render_pass_cache.cpp Get out of render pass before query barriers, fix image names with samples > 1, remove image alias bit 3 years ago
vk_render_pass_cache.h general: fix compile for Apple Clang 3 years ago
vk_resource_pool.cpp general: fix spelling mistakes 3 years ago
vk_resource_pool.h general: Convert source file copyright comments over to SPDX 4 years ago
vk_scheduler.cpp Query Cachge: Fully rework Vulkan's query cache 3 years ago
vk_scheduler.h Query Cache: address issues 3 years ago
vk_shader_util.cpp general: Convert source file copyright comments over to SPDX 4 years ago
vk_shader_util.h general: Convert source file copyright comments over to SPDX 4 years ago
vk_smaa.cpp renderer_vulkan: Use VMA for buffers 3 years ago
vk_smaa.h renderer_vulkan: Use VMA for images 3 years ago
vk_staging_buffer_pool.cpp Allow GPUs without rebar to open multiple RenderDoc captures 3 years ago
vk_staging_buffer_pool.h Allow GPUs without rebar to open multiple RenderDoc captures 3 years ago
vk_state_tracker.cpp renderer_vulkan: fix viewport swizzle dirty state tracking 2 years ago
vk_state_tracker.h Vulkan: rework stencil tracking. 3 years ago
vk_swapchain.cpp renderer_vulkan: ensure exception on surface loss 2 years ago
vk_swapchain.h android: vulkan: Recreate surface after suspension & adapt to async. presentation. 3 years ago
vk_texture_cache.cpp Merge pull request #11810 from liamwhite/clang-17 3 years ago
vk_texture_cache.h Transition MSAA images to general layout without uploading data 3 years ago
vk_texture_cache_base.cpp general: Convert source file copyright comments over to SPDX 4 years ago
vk_turbo_mode.cpp vk_descriptor_pool: Disallow descriptor set free 3 years ago
vk_turbo_mode.h android: vk_turbo_mode: Remove unnecessary device recreation. 3 years ago
vk_update_descriptor.cpp renderer_vulkan: Fix crashing when updating descriptors 3 years ago
vk_update_descriptor.h android: GPU: Enable async presentation, increase frames in flight. 3 years ago