summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/CommandBufferManager.cpp
AgeCommit message (Expand)Author
2018-03-14Assert: Uppercase assertion macrosLioncash
2018-01-26Vulkan: Fix waiting on non-existant fence when reading backStenzek
2017-11-22VideoBackends: Add AbstractStagingTexture classStenzek
2017-10-10Vulkan: Set a flag to resize the swap chain when presenting failsStenzek
2017-09-05Vulkan: Use a separate queue for presenting.spxtr
2017-04-14Vulkan: Raise the number of texel buffer/storage image descriptorsStenzek
2017-04-01Vulkan: Compute shader supportStenzek
2016-11-15Vulkan: Use multiple command pools, one per frameStenzek
2016-10-03Vulkan: Fix compilation on 32-bit targetsStenzek
2016-10-01Vulkan: Only submit init/upload command buffer when it has commandsStenzek
2016-10-01Implement experimental Vulkan backendStenzek