aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/renderer_vulkan/vk_command_pool.cpp
AgeCommit message (Expand)Author
2023-03-12general: fix spelling mistakesLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-02-23vk_command_pool: Reduce the command pool size from 4096 to 4ReinUsesLisp
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-05video_core: Resolve more variable shadowing scenarios pt.3Lioncash
2020-12-04video_core: Resolve more variable shadowing scenariosLioncash
2020-09-25vk_command_pool: Move definition of Pool into the cpp fileLioncash
2020-09-19renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphoreReinUsesLisp