summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/blit_image.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* vulkan/blit_image: Commit descriptor sets within worker threadReinUsesLisp2021-07-231-9/+7
* vulkan: Rework descriptor allocation algorithmReinUsesLisp2021-07-231-4/+15
* shader: Implement SULD and SUSTReinUsesLisp2021-07-231-2/+2
* shader: Remove old shader managementReinUsesLisp2021-07-231-1/+0
* texture_cache: Handle out of bound texture blitsameerj2021-05-081-14/+12
* renderer_vulkan: Move device abstraction to vulkan_commonReinUsesLisp2021-01-041-1/+1
* renderer_vulkan: Rename VKDevice to DeviceReinUsesLisp2021-01-031-3/+3
* vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapper.hReinUsesLisp2020-12-311-1/+1
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-0/+624