summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_vulkan/vk_command_pool.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* 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: Resolve more variable shadowing scenarios pt.3Lioncash2020-12-051-1/+1
* video_core: Resolve more variable shadowing scenariosLioncash2020-12-041-1/+1
* vk_command_pool: Move definition of Pool into the cpp fileLioncash2020-09-251-4/+1
* vk_command_pool: Make use of override on destructorLioncash2020-09-251-1/+1
* vk_command_pool: Add missing header guardLioncash2020-09-251-0/+2
* renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphoreReinUsesLisp2020-09-191-0/+35