Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | renderer_vulkan: Rename VKDevice to Device | ReinUsesLisp | 2021-01-03 | 1 | -3/+3 |
* | vulkan_common: Rename renderer_vulkan/wrapper.h to vulkan_common/vulkan_wrapper.h | ReinUsesLisp | 2020-12-31 | 1 | -1/+1 |
* | video_core: Resolve more variable shadowing scenarios pt.3 | Lioncash | 2020-12-05 | 1 | -1/+1 |
* | video_core: Resolve more variable shadowing scenarios | Lioncash | 2020-12-04 | 1 | -1/+1 |
* | vk_command_pool: Move definition of Pool into the cpp file | Lioncash | 2020-09-25 | 1 | -4/+1 |
* | vk_command_pool: Make use of override on destructor | Lioncash | 2020-09-25 | 1 | -1/+1 |
* | vk_command_pool: Add missing header guard | Lioncash | 2020-09-25 | 1 | -0/+2 |
* | renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore | ReinUsesLisp | 2020-09-19 | 1 | -0/+35 |