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.
 
 
 
 
 
 
liamwhite 69529a748c
Merge pull request #12261 from liamwhite/fruit-company
2 years ago
..
blit_image.cpp gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
blit_image.h gl_staging_buffer_pool: Refactor allocation variables into a struct 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 gl_staging_buffer_pool: Refactor allocation variables into a struct 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 gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
vk_blit_screen.cpp vk_blit_screen: Use correct format for fxaa renderpass 2 years ago
vk_blit_screen.h renderer_vulkan: Use VMA for buffers 3 years ago
vk_buffer_cache.cpp Merge branch 'master' into ssbo-align 2 years ago
vk_buffer_cache.h Merge branch 'master' into ssbo-align 2 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 gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
vk_compute_pass.h gl_staging_buffer_pool: Refactor allocation variables into a struct 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 gl_staging_buffer_pool: Refactor allocation variables into a struct 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 renderer_vulkan: Introduce separate cmd buffer for uploads 2 years ago
vk_master_semaphore.h renderer_vulkan: Introduce separate cmd buffer for uploads 2 years ago
vk_pipeline_cache.cpp Merge branch 'master' into ssbo-align 2 years ago
vk_pipeline_cache.h video_core: preallocate fewer IR blocks 3 years ago
vk_present_manager.cpp gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
vk_present_manager.h gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
vk_query_cache.cpp Query Cache: Disable write syncing on Android 2 years ago
vk_query_cache.h gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
vk_rasterizer.cpp renderer_vulkan: exclude more qcom drivers from extensions 2 years ago
vk_rasterizer.h Query Cache: address issues 3 years ago
vk_render_pass_cache.cpp gl_staging_buffer_pool: Refactor allocation variables into a struct 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 Vulkan: Add a final barrier to the upload command buffer 2 years ago
vk_scheduler.h renderer_vulkan: Introduce separate cmd buffer for uploads 2 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: Introduce separate cmd buffer for uploads 2 years ago
vk_smaa.h renderer_vulkan: Use VMA for images 3 years ago
vk_staging_buffer_pool.cpp gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
vk_staging_buffer_pool.h renderer_vulkan: Introduce separate cmd buffer for uploads 2 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 texture_cache: use pedantic type names 2 years ago
vk_texture_cache.h texture_cache: use pedantic type names 2 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