summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/blit_image.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Vulkan: Fix Blit Depth StencilFernando Sahmkow2021-11-161-3/+4
* Texture Cache: Rescale conversions between depth and colorFernandoS272021-11-161-5/+9
* vk_texture_cache: Use 3D to scale images when blit is unsupportedameerj2021-11-161-1/+1
* vulkan: Rework descriptor allocation algorithmReinUsesLisp2021-07-231-1/+1
* texture_cache: Handle out of bound texture blitsameerj2021-05-081-6/+4
* renderer_vulkan: Rename VKDevice to DeviceReinUsesLisp2021-01-031-6/+5
* 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/+97