summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/vk_descriptor_pool.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-27video_core: Replace VKScheduler with Schedulergerman771-2/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-07-23vulkan: Rework descriptor allocation algorithmReinUsesLisp1-19/+43
2021-07-23shader: Primitive Vulkan integrationReinUsesLisp1-3/+7
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-09-19renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphoreReinUsesLisp1-4/+11
2020-04-29vulkan: Remove unnecessary includesLioncash1-2/+0
2020-04-11renderer_vulkan: Drop Vulkan-HppReinUsesLisp1-10/+9
2020-01-01vk_descriptor_pool: Initial implementationReinUsesLisp1-0/+56