summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/vk_blit_screen.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-15vulkan_common: Move allocator to the common directoryReinUsesLisp1-1/+1
2021-01-15renderer_vulkan: Rename Vulkan memory manager to memory allocatorReinUsesLisp1-2/+2
2021-01-15vk_memory_manager: Improve memory manager and its APIReinUsesLisp1-2/+2
2021-01-03renderer_vulkan: Rename VKDevice to DeviceReinUsesLisp1-3/+3
2020-12-31vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapper.hReinUsesLisp1-1/+1
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp1-2/+2
2020-09-19renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphoreReinUsesLisp1-10/+6
2020-09-06video_core: Remove all Core::System references in rendererReinUsesLisp1-2/+7
2020-04-29vulkan: Remove unnecessary includesLioncash1-1/+0
2020-04-11renderer_vulkan: Drop Vulkan-HppReinUsesLisp1-17/+17
2020-01-20vk_blit_screen: Address feedbackReinUsesLisp1-3/+4
2020-01-20vk_blit_screen: Initial implementationReinUsesLisp1-0/+118