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.
 
 
 
 
 
 
Liam b6940c53f4 aoc: stub purchase info calls 3 years ago
..
blit_image.cpp Masked depthstencil clears 3 years ago
blit_image.h Masked depthstencil clears 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 video_core: Fix vulkan assert error 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 renderer_vulkan: Remove debug report 3 years ago
vk_blit_screen.cpp vk_descriptor_pool: Disallow descriptor set free 3 years ago
vk_blit_screen.h renderer_vulkan: Use VMA for buffers 3 years ago
vk_buffer_cache.cpp vk_buffer_cache: Respect max vertex bindings in BindVertexBuffers (#11471) 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 vulkan: centralize config 3 years ago
vk_compute_pass.h renderer_vulkan: separate guest and host compute descriptor queues 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 Fence Manager: implement async fence management in a sepparate thread. 3 years ago
vk_fsr.cpp vk_descriptor_pool: Disallow descriptor set free 3 years ago
vk_fsr.h renderer_vulkan: Use VMA for images 3 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 android: Use 1 worker for shader compilation for all devices 3 years ago
vk_pipeline_cache.h video_core: preallocate fewer IR blocks 3 years ago
vk_present_manager.cpp renderer_vulkan: Use VMA for images 3 years ago
vk_present_manager.h renderer_vulkan: Use VMA for images 3 years ago
vk_query_cache.cpp general: Silence -Wshadow{,-uncaptured-local} warnings 3 years ago
vk_query_cache.h QueryCache: rework async downloads. 3 years ago
vk_rasterizer.cpp VideoCore: Implement DispatchIndirect 3 years ago
vk_rasterizer.h vulkan: centralize config 3 years ago
vk_render_pass_cache.cpp general: Convert source file copyright comments over to SPDX 4 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 vulkan: centralize config 3 years ago
vk_scheduler.h renderer_vulkan: Async presentation 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 renderer_vulkan: Don't add transform feedback flag if unsupported 3 years ago
vk_staging_buffer_pool.h renderer_vulkan: Use VMA for buffers 3 years ago
vk_state_tracker.cpp Video_core: Address feedback 3 years ago
vk_state_tracker.h Vulkan: rework stencil tracking. 3 years ago
vk_swapchain.cpp settings,general: Rename non-confirming enums 3 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 #11202 from abouvier/vulkan-config 3 years ago
vk_texture_cache.h vulkan: centralize config 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