summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/StreamBuffer.h
AgeCommit message (Collapse)Author
2021-01-27normalize common filenames in VideoBackends/VulkanShawn Hoffman
2019-03-29Vulkan: Simplify command buffer fence trackingStenzek
2019-02-19Move most backend functionality to VideoCommonStenzek
2017-02-01ShaderGenCommon: Remove unnecessary includesLioncash
2016-09-30Vulkan: Amend header includesLioncash
Adds headers where necessary to eliminate indirect includes. Also adds headers to ensure certain standard constructs always resolve correctly
2016-10-01Implement experimental Vulkan backendStenzek