liamwhite 854457a392 Merge pull request #11225 from FernandoS27/no-laxatives-in-santas-cookies há 2 anos atrás
..
blit_image.cpp f2f99a8c31 Masked depthstencil clears há 2 anos atrás
blit_image.h f2f99a8c31 Masked depthstencil clears há 2 anos atrás
fixed_pipeline_state.cpp 600f325d87 general: fix spelling mistakes há 3 anos atrás
fixed_pipeline_state.h d09aa0182f MacroHLE: Final cleanup and fixes. há 3 anos atrás
maxwell_to_vk.cpp 4a59dc2947 renderer_vulkan: Correct component order for A4B4G4R4_UNORM há 2 anos atrás
maxwell_to_vk.h 752659aef3 Update 3D regs há 3 anos atrás
pipeline_helper.h 2dc0ff79ec video_core: Use sampler IDs instead pointers in the pipeline config há 3 anos atrás
pipeline_statistics.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás
pipeline_statistics.h 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás
renderer_vulkan.cpp cad28abe61 renderer_vulkan: Remove debug report há 2 anos atrás
renderer_vulkan.h cad28abe61 renderer_vulkan: Remove debug report há 2 anos atrás
vk_blit_screen.cpp 8c2411da29 vk_descriptor_pool: Disallow descriptor set free há 3 anos atrás
vk_blit_screen.h 7b2f680468 renderer_vulkan: Use VMA for buffers há 3 anos atrás
vk_buffer_cache.cpp f1a2e36711 Query Cachge: Fully rework Vulkan's query cache há 2 anos atrás
vk_buffer_cache.h 7b2f680468 renderer_vulkan: Use VMA for buffers há 3 anos atrás
vk_buffer_cache_base.cpp a16c261131 Buffer Cache: Fully rework the buffer cache. há 3 anos atrás
vk_command_pool.cpp 600f325d87 general: fix spelling mistakes há 3 anos atrás
vk_command_pool.h 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás
vk_compute_pass.cpp 57d8cd6c40 Query Cache: Fix Prefix Sums há 2 anos atrás
vk_compute_pass.h 57d8cd6c40 Query Cache: Fix Prefix Sums há 2 anos atrás
vk_compute_pipeline.cpp 2dc0ff79ec video_core: Use sampler IDs instead pointers in the pipeline config há 3 anos atrás
vk_compute_pipeline.h 67fd1df762 renderer_vulkan: separate guest and host compute descriptor queues há 3 anos atrás
vk_descriptor_pool.cpp 8c2411da29 vk_descriptor_pool: Disallow descriptor set free há 3 anos atrás
vk_descriptor_pool.h 9775fae4eb video_core: Replace VKScheduler with Scheduler há 4 anos atrás
vk_fence_manager.cpp e4dc73f61e Clang format and ddress feedback há 3 anos atrás
vk_fence_manager.h 282ae8fa51 Query Cache: address issues há 2 anos atrás
vk_fsr.cpp 8c2411da29 vk_descriptor_pool: Disallow descriptor set free há 3 anos atrás
vk_fsr.h 48e39756f1 renderer_vulkan: Use VMA for images há 3 anos atrás
vk_graphics_pipeline.cpp 9d6f8e88b2 vulkan: centralize config há 3 anos atrás
vk_graphics_pipeline.h 67fd1df762 renderer_vulkan: separate guest and host compute descriptor queues há 3 anos atrás
vk_master_semaphore.cpp 1586f1c0b1 general: remove atomic signal and wait há 3 anos atrás
vk_master_semaphore.h 1586f1c0b1 general: remove atomic signal and wait há 3 anos atrás
vk_pipeline_cache.cpp af0c1b0cb7 android: Use 1 worker for shader compilation for all devices há 2 anos atrás
vk_pipeline_cache.h 2c01669046 video_core: preallocate fewer IR blocks há 3 anos atrás
vk_present_manager.cpp 48e39756f1 renderer_vulkan: Use VMA for images há 3 anos atrás
vk_present_manager.h 48e39756f1 renderer_vulkan: Use VMA for images há 3 anos atrás
vk_query_cache.cpp 57d8cd6c40 Query Cache: Fix Prefix Sums há 2 anos atrás
vk_query_cache.h 282ae8fa51 Query Cache: address issues há 2 anos atrás
vk_rasterizer.cpp 282ae8fa51 Query Cache: address issues há 2 anos atrás
vk_rasterizer.h 282ae8fa51 Query Cache: address issues há 2 anos atrás
vk_render_pass_cache.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás
vk_render_pass_cache.h 9737615948 general: fix compile for Apple Clang há 3 anos atrás
vk_resource_pool.cpp 600f325d87 general: fix spelling mistakes há 3 anos atrás
vk_resource_pool.h 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás
vk_scheduler.cpp f1a2e36711 Query Cachge: Fully rework Vulkan's query cache há 2 anos atrás
vk_scheduler.h 282ae8fa51 Query Cache: address issues há 2 anos atrás
vk_shader_util.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás
vk_shader_util.h 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás
vk_smaa.cpp 7b2f680468 renderer_vulkan: Use VMA for buffers há 3 anos atrás
vk_smaa.h 48e39756f1 renderer_vulkan: Use VMA for images há 3 anos atrás
vk_staging_buffer_pool.cpp a9b44d37e1 renderer_vulkan: Don't add transform feedback flag if unsupported há 3 anos atrás
vk_staging_buffer_pool.h 7b2f680468 renderer_vulkan: Use VMA for buffers há 3 anos atrás
vk_state_tracker.cpp a0c697124c Video_core: Address feedback há 3 anos atrás
vk_state_tracker.h b62ffb612d Vulkan: rework stencil tracking. há 3 anos atrás
vk_swapchain.cpp d146dd9d12 settings,general: Rename non-confirming enums há 3 anos atrás
vk_swapchain.h 117bc2ae6c android: vulkan: Recreate surface after suspension & adapt to async. presentation. há 3 anos atrás
vk_texture_cache.cpp 93a1cd75fe Merge pull request #11562 from GPUCode/srgb-madness há 2 anos atrás
vk_texture_cache.h 9d6f8e88b2 vulkan: centralize config há 3 anos atrás
vk_texture_cache_base.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás
vk_turbo_mode.cpp 8c2411da29 vk_descriptor_pool: Disallow descriptor set free há 3 anos atrás
vk_turbo_mode.h df70fdc95b android: vk_turbo_mode: Remove unnecessary device recreation. há 3 anos atrás
vk_update_descriptor.cpp 50791cb974 renderer_vulkan: Fix crashing when updating descriptors há 3 anos atrás
vk_update_descriptor.h f0ed20c8a2 android: GPU: Enable async presentation, increase frames in flight. há 3 anos atrás