| .. |
|
blit_image.cpp
|
3671fd0a97
texture_cache: Handle out of bound texture blits
|
5 anni fa |
|
blit_image.h
|
3671fd0a97
texture_cache: Handle out of bound texture blits
|
5 anni fa |
|
fixed_pipeline_state.cpp
|
70353649d7
fixed_pipeline_cache: Use dirty flags to lazily update key
|
5 anni fa |
|
fixed_pipeline_state.h
|
70353649d7
fixed_pipeline_cache: Use dirty flags to lazily update key
|
5 anni fa |
|
maxwell_to_vk.cpp
|
20eb368e14
renderer_vulkan: Accelerate ASTC decoding
|
5 anni fa |
|
maxwell_to_vk.h
|
82c2601555
video_core: Reimplement the buffer cache
|
5 anni fa |
|
renderer_vulkan.cpp
|
7a8de138df
yuzu qt: Make most UISettings a BasicSetting
|
5 anni fa |
|
renderer_vulkan.h
|
fb16cbb17e
video_core: Add GPU vendor name to window title bar
|
5 anni fa |
|
vk_blit_screen.cpp
|
82c2601555
video_core: Reimplement the buffer cache
|
5 anni fa |
|
vk_blit_screen.h
|
75ccd9959c
gpu: Report renderer errors with exceptions
|
5 anni fa |
|
vk_buffer_cache.cpp
|
3ab5bf6454
vk_buffer_cache: Silence implicit cast warnings
|
5 anni fa |
|
vk_buffer_cache.h
|
21b40de318
vk_update_descriptor: Inline and improve code for binding buffers
|
5 anni fa |
|
vk_command_pool.cpp
|
aae399c1a8
vk_command_pool: Reduce the command pool size from 4096 to 4
|
5 anni fa |
|
vk_command_pool.h
|
974d731926
renderer_vulkan: Rename VKDevice to Device
|
5 anni fa |
|
vk_compute_pass.cpp
|
ace20ba4a4
astc_decoder.comp: Remove unnecessary LUT SSBOs
|
5 anni fa |
|
vk_compute_pass.h
|
20eb368e14
renderer_vulkan: Accelerate ASTC decoding
|
5 anni fa |
|
vk_compute_pipeline.cpp
|
3753553b6a
renderer_vulkan: Move device abstraction to vulkan_common
|
5 anni fa |
|
vk_compute_pipeline.h
|
974d731926
renderer_vulkan: Rename VKDevice to Device
|
5 anni fa |
|
vk_descriptor_pool.cpp
|
3753553b6a
renderer_vulkan: Move device abstraction to vulkan_common
|
5 anni fa |
|
vk_descriptor_pool.h
|
974d731926
renderer_vulkan: Rename VKDevice to Device
|
5 anni fa |
|
vk_fence_manager.cpp
|
82c2601555
video_core: Reimplement the buffer cache
|
5 anni fa |
|
vk_fence_manager.h
|
82c2601555
video_core: Reimplement the buffer cache
|
5 anni fa |
|
vk_graphics_pipeline.cpp
|
70353649d7
fixed_pipeline_cache: Use dirty flags to lazily update key
|
5 anni fa |
|
vk_graphics_pipeline.h
|
974d731926
renderer_vulkan: Rename VKDevice to Device
|
5 anni fa |
|
vk_master_semaphore.cpp
|
cf116a28a6
vk_master_semaphore: Use jthread for debug thread
|
5 anni fa |
|
vk_master_semaphore.h
|
cf116a28a6
vk_master_semaphore: Use jthread for debug thread
|
5 anni fa |
|
vk_pipeline_cache.cpp
|
37ef2ee595
vk_pipeline_cache: Properly bypass VertexA shaders
|
5 anni fa |
|
vk_pipeline_cache.h
|
974d731926
renderer_vulkan: Rename VKDevice to Device
|
5 anni fa |
|
vk_query_cache.cpp
|
3753553b6a
renderer_vulkan: Move device abstraction to vulkan_common
|
5 anni fa |
|
vk_query_cache.h
|
974d731926
renderer_vulkan: Rename VKDevice to Device
|
5 anni fa |
|
vk_rasterizer.cpp
|
63915bf2de
Fence Manager: Add fences on Reference Count.
|
5 anni fa |
|
vk_rasterizer.h
|
63915bf2de
Fence Manager: Add fences on Reference Count.
|
5 anni fa |
|
vk_resource_pool.cpp
|
b8ffdbb167
vk_resource_pool: Load GPU tick once and compare with it
|
5 anni fa |
|
vk_resource_pool.h
|
b8ffdbb167
vk_resource_pool: Load GPU tick once and compare with it
|
5 anni fa |
|
vk_scheduler.cpp
|
82c2601555
video_core: Reimplement the buffer cache
|
5 anni fa |
|
vk_scheduler.h
|
82c2601555
video_core: Reimplement the buffer cache
|
5 anni fa |
|
vk_shader_decompiler.cpp
|
9d8f793969
Review 1
|
5 anni fa |
|
vk_shader_decompiler.h
|
82c2601555
video_core: Reimplement the buffer cache
|
5 anni fa |
|
vk_shader_util.cpp
|
3753553b6a
renderer_vulkan: Move device abstraction to vulkan_common
|
5 anni fa |
|
vk_shader_util.h
|
974d731926
renderer_vulkan: Rename VKDevice to Device
|
5 anni fa |
|
vk_staging_buffer_pool.cpp
|
4569f39c7c
common: Replace common_sizes into user-literals
|
5 anni fa |
|
vk_staging_buffer_pool.h
|
025fe458ae
vk_staging_buffer_pool: Fix softlock when stream buffer overflows
|
5 anni fa |
|
vk_state_tracker.cpp
|
70353649d7
fixed_pipeline_cache: Use dirty flags to lazily update key
|
5 anni fa |
|
vk_state_tracker.h
|
70353649d7
fixed_pipeline_cache: Use dirty flags to lazily update key
|
5 anni fa |
|
vk_stream_buffer.cpp
|
4569f39c7c
common: Replace common_sizes into user-literals
|
5 anni fa |
|
vk_stream_buffer.h
|
974d731926
renderer_vulkan: Rename VKDevice to Device
|
5 anni fa |
|
vk_swapchain.cpp
|
bcf58c8210
renderer_vulkan: Check return value of AcquireNextImage
|
5 anni fa |
|
vk_swapchain.h
|
bcf58c8210
renderer_vulkan: Check return value of AcquireNextImage
|
5 anni fa |
|
vk_texture_cache.cpp
|
569a1962c0
Reaper: Guarantee correct deletion.
|
5 anni fa |
|
vk_texture_cache.h
|
569a1962c0
Reaper: Guarantee correct deletion.
|
5 anni fa |
|
vk_update_descriptor.cpp
|
21b40de318
vk_update_descriptor: Inline and improve code for binding buffers
|
5 anni fa |
|
vk_update_descriptor.h
|
21b40de318
vk_update_descriptor: Inline and improve code for binding buffers
|
5 anni fa |