summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineVulkan/interface/ShaderVk.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* Added API function call type specification to fix c/c++ mismatch on x86 MSVCassiduous2020-01-291-1/+1
* Reworked C interface to optimize inheritance handlingassiduous2020-01-291-0/+4
* Implemented C interface for Vulkan backendassiduous2020-01-281-5/+12
* Updated coyright noticeassiduous2020-01-011-7/+11
* clang-formatted headers of GraphicsEngineVulkan projectEgor Yusov2019-11-241-4/+3
* Updated descriptions of backend-specific interfacesEgor Yusov2019-11-091-1/+1
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Added stubs for shader resource layout initialization from pipeline layoutEgor Yusov2018-05-061-2/+3
* Added vulkan shader module creationEgor Yusov2018-04-151-5/+2
* Added vulkan backend stubEgor Yusov2018-03-161-0/+50