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.
 
 
 
 
 
 
ameerj b2955479e5 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
..
blit_image.cpp texture_cache: Handle out of bound texture blits 5 years ago
blit_image.h texture_cache: Handle out of bound texture blits 5 years ago
fixed_pipeline_state.cpp fixed_pipeline_cache: Use dirty flags to lazily update key 5 years ago
fixed_pipeline_state.h fixed_pipeline_cache: Use dirty flags to lazily update key 5 years ago
maxwell_to_vk.cpp renderer_vulkan: Accelerate ASTC decoding 5 years ago
maxwell_to_vk.h video_core: Reimplement the buffer cache 5 years ago
renderer_vulkan.cpp perf_stats: Rework FPS counter to be more accurate 5 years ago
renderer_vulkan.h video_core: Reimplement the buffer cache 5 years ago
vk_blit_screen.cpp video_core: Reimplement the buffer cache 5 years ago
vk_blit_screen.h gpu: Report renderer errors with exceptions 5 years ago
vk_buffer_cache.cpp vk_buffer_cache: Fix offset for NULL vertex buffers 5 years ago
vk_buffer_cache.h vk_update_descriptor: Inline and improve code for binding buffers 5 years ago
vk_command_pool.cpp vk_command_pool: Reduce the command pool size from 4096 to 4 5 years ago
vk_command_pool.h renderer_vulkan: Rename VKDevice to Device 6 years ago
vk_compute_pass.cpp astc_decoder: Refactor for style and more efficient memory use 5 years ago
vk_compute_pass.h renderer_vulkan: Accelerate ASTC decoding 5 years ago
vk_compute_pipeline.cpp renderer_vulkan: Move device abstraction to vulkan_common 6 years ago
vk_compute_pipeline.h renderer_vulkan: Rename VKDevice to Device 6 years ago
vk_descriptor_pool.cpp renderer_vulkan: Move device abstraction to vulkan_common 6 years ago
vk_descriptor_pool.h renderer_vulkan: Rename VKDevice to Device 6 years ago
vk_fence_manager.cpp video_core: Reimplement the buffer cache 5 years ago
vk_fence_manager.h video_core: Reimplement the buffer cache 5 years ago
vk_graphics_pipeline.cpp fixed_pipeline_cache: Use dirty flags to lazily update key 5 years ago
vk_graphics_pipeline.h renderer_vulkan: Rename VKDevice to Device 6 years ago
vk_master_semaphore.cpp common: Move settings to common from core. 5 years ago
vk_master_semaphore.h vk_master_semaphore: Deduplicate atomic access within IsFree() 5 years ago
vk_pipeline_cache.cpp vk_pipeline_cache: Properly bypass VertexA shaders 5 years ago
vk_pipeline_cache.h renderer_vulkan: Rename VKDevice to Device 6 years ago
vk_query_cache.cpp renderer_vulkan: Move device abstraction to vulkan_common 6 years ago
vk_query_cache.h renderer_vulkan: Rename VKDevice to Device 6 years ago
vk_rasterizer.cpp buffer_cache: Simplify uniform disabling logic 5 years ago
vk_rasterizer.h buffer_cache: Simplify uniform disabling logic 5 years ago
vk_resource_pool.cpp vk_resource_pool: Load GPU tick once and compare with it 5 years ago
vk_resource_pool.h vk_resource_pool: Load GPU tick once and compare with it 5 years ago
vk_scheduler.cpp video_core: Reimplement the buffer cache 5 years ago
vk_scheduler.h video_core: Reimplement the buffer cache 5 years ago
vk_shader_decompiler.cpp Review 1 5 years ago
vk_shader_decompiler.h video_core: Reimplement the buffer cache 5 years ago
vk_shader_util.cpp renderer_vulkan: Move device abstraction to vulkan_common 6 years ago
vk_shader_util.h renderer_vulkan: Rename VKDevice to Device 6 years ago
vk_staging_buffer_pool.cpp vk_staging_buffer_pool: Inline tick tests 5 years ago
vk_staging_buffer_pool.h vk_staging_buffer_pool: Fix softlock when stream buffer overflows 5 years ago
vk_state_tracker.cpp fixed_pipeline_cache: Use dirty flags to lazily update key 5 years ago
vk_state_tracker.h fixed_pipeline_cache: Use dirty flags to lazily update key 5 years ago
vk_stream_buffer.cpp renderer_vulkan: Move device abstraction to vulkan_common 6 years ago
vk_stream_buffer.h renderer_vulkan: Rename VKDevice to Device 6 years ago
vk_swapchain.cpp renderer_vulkan: Check return value of AcquireNextImage 5 years ago
vk_swapchain.h renderer_vulkan: Check return value of AcquireNextImage 5 years ago
vk_texture_cache.cpp configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
vk_texture_cache.h texture_cache: Handle out of bound texture blits 5 years ago
vk_update_descriptor.cpp vk_update_descriptor: Inline and improve code for binding buffers 5 years ago
vk_update_descriptor.h vk_update_descriptor: Inline and improve code for binding buffers 5 years ago