summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/StreamBuffer.cpp
AgeCommit message (Expand)Author
2021-01-27normalize common filenames in VideoBackends/VulkanShawn Hoffman
2020-12-02General: Convert PanicAlerts over to fmt equivalentLioncash
2019-12-29Use pre-increment for iterators instead of post-increment.David Korth
2019-03-29Vulkan: Simplify command buffer fence trackingStenzek
2019-02-19Move most backend functionality to VideoCommonStenzek
2018-04-12Reformat all the things!spycrab
2018-03-14Assert: Uppercase assertion macrosLioncash
2017-03-04Vulkan: Fix underflow in StreamBuffer::WaitForClearSpaceStenzek
2016-11-30Vulkan: Fix incorrect handling of buffer wrap-around in StreamBufferStenzek
2016-10-03Vulkan: Fix compilation on 32-bit targetsStenzek
2016-09-30Vulkan: Amend header includesLioncash
2016-10-01Implement experimental Vulkan backendStenzek