| .. |
|
blit_image.cpp
|
c67d64365a
shader: Remove old shader management
|
5 years ago |
|
blit_image.h
|
3671fd0a97
texture_cache: Handle out of bound texture blits
|
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
|
7a8de138df
yuzu qt: Make most UISettings a BasicSetting
|
5 years ago |
|
renderer_vulkan.h
|
fb16cbb17e
video_core: Add GPU vendor name to window title bar
|
5 years ago |
|
vk_blit_screen.cpp
|
8284658bac
configure_graphics: Use u8 for bg_color values
|
5 years ago |
|
vk_blit_screen.h
|
75ccd9959c
gpu: Report renderer errors with exceptions
|
5 years ago |
|
vk_buffer_cache.cpp
|
c53b688411
Merge pull request #6629 from FernandoS27/accel-dma-2
|
5 years ago |
|
vk_buffer_cache.h
|
c53b688411
Merge pull request #6629 from FernandoS27/accel-dma-2
|
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
|
7850dd0a76
vk_compute_pass: Fix pipeline barriers on non-initialized ASTC images
|
5 years ago |
|
vk_compute_pass.h
|
20eb368e14
renderer_vulkan: Accelerate ASTC decoding
|
5 years ago |
|
vk_compute_pipeline.cpp
|
85cce78583
shader: Primitive Vulkan integration
|
5 years ago |
|
vk_compute_pipeline.h
|
85cce78583
shader: Primitive Vulkan integration
|
5 years ago |
|
vk_descriptor_pool.cpp
|
85cce78583
shader: Primitive Vulkan integration
|
5 years ago |
|
vk_descriptor_pool.h
|
85cce78583
shader: Primitive Vulkan integration
|
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_master_semaphore.cpp
|
cf116a28a6
vk_master_semaphore: Use jthread for debug thread
|
5 years ago |
|
vk_master_semaphore.h
|
cf116a28a6
vk_master_semaphore: Use jthread for debug thread
|
5 years ago |
|
vk_pipeline.h
|
85cce78583
shader: Primitive Vulkan integration
|
5 years ago |
|
vk_pipeline_cache.cpp
|
85cce78583
shader: Primitive Vulkan integration
|
5 years ago |
|
vk_pipeline_cache.h
|
85cce78583
shader: Primitive Vulkan integration
|
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
|
85cce78583
shader: Primitive Vulkan integration
|
5 years ago |
|
vk_rasterizer.h
|
85cce78583
shader: Primitive Vulkan integration
|
5 years ago |
|
vk_resource_pool.cpp
|
85cce78583
shader: Primitive Vulkan integration
|
5 years ago |
|
vk_resource_pool.h
|
85cce78583
shader: Primitive Vulkan integration
|
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_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
|
4569f39c7c
common: Replace common_sizes into user-literals
|
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
|
4569f39c7c
common: Replace common_sizes into user-literals
|
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
|
ad189488b3
vk_texture_cache: Use VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL when possible
|
5 years ago |
|
vk_texture_cache.h
|
569a1962c0
Reaper: Guarantee correct deletion.
|
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 |