bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
..
blit_image.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
blit_image.h 974d731926 renderer_vulkan: Rename VKDevice to Device 5 years ago
fixed_pipeline_state.cpp 70353649d7 fixed_pipeline_cache: Use dirty flags to lazily update key 5 years ago
fixed_pipeline_state.h 70353649d7 fixed_pipeline_cache: Use dirty flags to lazily update key 5 years ago
maxwell_to_vk.cpp 20eb368e14 renderer_vulkan: Accelerate ASTC decoding 5 years ago
maxwell_to_vk.h 82c2601555 video_core: Reimplement the buffer cache 5 years ago
renderer_vulkan.cpp a4c6712a4b common: Move settings to common from core. 5 years ago
renderer_vulkan.h 82c2601555 video_core: Reimplement the buffer cache 5 years ago
vk_blit_screen.cpp 82c2601555 video_core: Reimplement the buffer cache 5 years ago
vk_blit_screen.h 75ccd9959c gpu: Report renderer errors with exceptions 5 years ago
vk_buffer_cache.cpp 0ec6cb942d vk_buffer_cache: Fix offset for NULL vertex buffers 5 years ago
vk_buffer_cache.h 21b40de318 vk_update_descriptor: Inline and improve code for binding buffers 5 years ago
vk_command_pool.cpp aae399c1a8 vk_command_pool: Reduce the command pool size from 4096 to 4 5 years ago
vk_command_pool.h 974d731926 renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_compute_pass.cpp 2f83d9a61b astc_decoder: Refactor for style and more efficient memory use 5 years ago
vk_compute_pass.h 20eb368e14 renderer_vulkan: Accelerate ASTC decoding 5 years ago
vk_compute_pipeline.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_compute_pipeline.h 974d731926 renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_descriptor_pool.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_descriptor_pool.h 974d731926 renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_fence_manager.cpp 82c2601555 video_core: Reimplement the buffer cache 5 years ago
vk_fence_manager.h 82c2601555 video_core: Reimplement the buffer cache 5 years ago
vk_graphics_pipeline.cpp 70353649d7 fixed_pipeline_cache: Use dirty flags to lazily update key 5 years ago
vk_graphics_pipeline.h 974d731926 renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_master_semaphore.cpp a4c6712a4b common: Move settings to common from core. 5 years ago
vk_master_semaphore.h 9b331a5fb5 vk_master_semaphore: Deduplicate atomic access within IsFree() 5 years ago
vk_pipeline_cache.cpp 37ef2ee595 vk_pipeline_cache: Properly bypass VertexA shaders 5 years ago
vk_pipeline_cache.h 974d731926 renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_query_cache.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_query_cache.h 974d731926 renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_rasterizer.cpp a4c6712a4b common: Move settings to common from core. 5 years ago
vk_rasterizer.h 20eb368e14 renderer_vulkan: Accelerate ASTC decoding 5 years ago
vk_resource_pool.cpp b8ffdbb167 vk_resource_pool: Load GPU tick once and compare with it 5 years ago
vk_resource_pool.h b8ffdbb167 vk_resource_pool: Load GPU tick once and compare with it 5 years ago
vk_scheduler.cpp 82c2601555 video_core: Reimplement the buffer cache 5 years ago
vk_scheduler.h 82c2601555 video_core: Reimplement the buffer cache 5 years ago
vk_shader_decompiler.cpp 9d8f793969 Review 1 5 years ago
vk_shader_decompiler.h 82c2601555 video_core: Reimplement the buffer cache 5 years ago
vk_shader_util.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_shader_util.h 974d731926 renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_staging_buffer_pool.cpp 6171566296 vk_staging_buffer_pool: Inline tick tests 5 years ago
vk_staging_buffer_pool.h 025fe458ae vk_staging_buffer_pool: Fix softlock when stream buffer overflows 5 years ago
vk_state_tracker.cpp 70353649d7 fixed_pipeline_cache: Use dirty flags to lazily update key 5 years ago
vk_state_tracker.h 70353649d7 fixed_pipeline_cache: Use dirty flags to lazily update key 5 years ago
vk_stream_buffer.cpp 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
vk_stream_buffer.h 974d731926 renderer_vulkan: Rename VKDevice to Device 5 years ago
vk_swapchain.cpp bcf58c8210 renderer_vulkan: Check return value of AcquireNextImage 5 years ago
vk_swapchain.h bcf58c8210 renderer_vulkan: Check return value of AcquireNextImage 5 years ago
vk_texture_cache.cpp 4198c92ed0 vk_texture_cache: Make use of Common::BitCast where applicable 5 years ago
vk_texture_cache.h 2f30c10584 astc_decoder: Reimplement Layers 5 years ago
vk_update_descriptor.cpp 21b40de318 vk_update_descriptor: Inline and improve code for binding buffers 5 years ago
vk_update_descriptor.h 21b40de318 vk_update_descriptor: Inline and improve code for binding buffers 5 years ago