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.
 
 
 
 
 
 
bunnei c53b688411
Merge pull request #6629 from FernandoS27/accel-dma-2
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 6 years ago
fixed_pipeline_state.h fixed_pipeline_cache: Use dirty flags to lazily update key 6 years ago
maxwell_to_vk.cpp renderer_vulkan: Accelerate ASTC decoding 5 years ago
maxwell_to_vk.h video_core: Reimplement the buffer cache 6 years ago
renderer_vulkan.cpp yuzu qt: Make most UISettings a BasicSetting 5 years ago
renderer_vulkan.h video_core: Add GPU vendor name to window title bar 5 years ago
vk_blit_screen.cpp configure_graphics: Use u8 for bg_color values 5 years ago
vk_blit_screen.h gpu: Report renderer errors with exceptions 6 years ago
vk_buffer_cache.cpp Merge pull request #6629 from FernandoS27/accel-dma-2 5 years ago
vk_buffer_cache.h Merge pull request #6629 from FernandoS27/accel-dma-2 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 vk_compute_pass: Fix pipeline barriers on non-initialized ASTC images 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 6 years ago
vk_fence_manager.h video_core: Reimplement the buffer cache 6 years ago
vk_graphics_pipeline.cpp fixed_pipeline_cache: Use dirty flags to lazily update key 6 years ago
vk_graphics_pipeline.h renderer_vulkan: Rename VKDevice to Device 6 years ago
vk_master_semaphore.cpp vk_master_semaphore: Use jthread for debug thread 5 years ago
vk_master_semaphore.h vk_master_semaphore: Use jthread for debug thread 5 years ago
vk_pipeline_cache.cpp vk_pipeline_cache: Properly bypass VertexA shaders 6 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 Merge pull request #6629 from FernandoS27/accel-dma-2 5 years ago
vk_rasterizer.h DMAEngine: Accelerate BufferClear 5 years ago
vk_resource_pool.cpp vk_resource_pool: Load GPU tick once and compare with it 6 years ago
vk_resource_pool.h vk_resource_pool: Load GPU tick once and compare with it 6 years ago
vk_scheduler.cpp video_core: Reimplement the buffer cache 6 years ago
vk_scheduler.h video_core: Reimplement the buffer cache 6 years ago
vk_shader_decompiler.cpp Review 1 5 years ago
vk_shader_decompiler.h video_core: Reimplement the buffer cache 6 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 common: Replace common_sizes into user-literals 5 years ago
vk_staging_buffer_pool.h vk_staging_buffer_pool: Fix softlock when stream buffer overflows 6 years ago
vk_state_tracker.cpp fixed_pipeline_cache: Use dirty flags to lazily update key 6 years ago
vk_state_tracker.h fixed_pipeline_cache: Use dirty flags to lazily update key 6 years ago
vk_stream_buffer.cpp common: Replace common_sizes into user-literals 5 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 Merge pull request #6679 from yzct12345/fix-lets-go 5 years ago
vk_texture_cache.h Reaper: Guarantee correct deletion. 5 years ago
vk_update_descriptor.cpp vk_update_descriptor: Inline and improve code for binding buffers 6 years ago
vk_update_descriptor.h vk_update_descriptor: Inline and improve code for binding buffers 6 years ago