aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/renderer_vulkan/blit_image.cpp
AgeCommit message (Expand)Author
2021-11-16renderer_vulkan/blit_image: Use generic color state on Depth to Color blitsameerj
2021-11-16Vulkan: Fix Blit Depth StencilFernando Sahmkow
2021-11-16Texture Cache: Rescale conversions between depth and colorFernandoS27
2021-11-16vk_texture_cache: Use 3D to scale images when blit is unsupportedameerj
2021-07-22vulkan/blit_image: Commit descriptor sets within worker threadReinUsesLisp
2021-07-22vulkan: Rework descriptor allocation algorithmReinUsesLisp
2021-07-22shader: Implement SULD and SUSTReinUsesLisp
2021-07-22shader: Remove old shader managementReinUsesLisp
2021-05-07texture_cache: Handle out of bound texture blitsameerj
2021-01-04renderer_vulkan: Move device abstraction to vulkan_commonReinUsesLisp
2021-01-03renderer_vulkan: Rename VKDevice to DeviceReinUsesLisp
2020-12-31vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapp...ReinUsesLisp
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp