summaryrefslogtreecommitdiff
path: root/source/slang/profile.h
AgeCommit message (Expand)Author
2018-10-29Rework command-line options handling for entry points and targets (#697)Tim Foley
2018-10-04 Support cross-compilation of ray tracing shaders to Vulkan (#663)Tim Foley
2018-03-22Add support for DirectX Raytracing (DXR) (#451)Tim Foley
2018-03-19Entry point attribute (#447)Tim Foley
2017-07-17Pick correct GLSL version when `gl_Layer` usedTim Foley
2017-07-13Allow GLSL `#version` to be selected based on profileTim Foley
2017-06-19Make sure that semantic checks always apply to Slang filesTim Foley
2017-06-15Rename `Slang::Compiler` -> `Slang`Tim Foley
2017-06-09Initial import of code.Tim Foley