summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/VKShader.h
AgeCommit message (Expand)Author
2025-10-26VideoBackends / VideoCommon: add support for specifying include files in shad...iwubcode
2021-08-30VideoBackends / VideoCommon: allow the ability to set debug names for shaders...iwubcode
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-05-30VideoCommon/RenderBase: Use a std::string_view with CreateShaderFromSource()Lioncash
2019-04-16AbstractPipeline: Support returning "cache data"Stenzek
2018-02-22VideoBackends: Add AbstractShader and AbstractPipeline classesStenzek