summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineVulkan/include/pch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* VK backend: added option to use Volk instead of linking with the loader to su...assiduous2020-04-201-1/+1
* Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projectsassiduous2020-01-261-3/+3
* Renamed .h -> .hpp in GraphicsEngineVulkan projectassiduous2020-01-261-1/+1
* Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...assiduous2020-01-261-1/+1
* Updated coyright noticeassiduous2020-01-011-7/+11
* clang-formatted headers of GraphicsEngineVulkan projectEgor Yusov2019-11-241-20/+21
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* A bunch of minor changes to fix clang warnings and errorsEgor Yusov2018-12-241-0/+20
* Added logical Vulkan device initializationEgor Yusov2018-03-181-20/+11
* Implemented Vulkan instance initialization; added vulkan debug utilsEgor Yusov2018-03-171-3/+18
* Added vulkan backend stubEgor Yusov2018-03-161-0/+47