summaryrefslogtreecommitdiff
path: root/source/slang/profile-defs.h
AgeCommit message (Expand)Author
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia
2018-10-04 Support cross-compilation of ray tracing shaders to Vulkan (#663)Tim Foley
2018-06-13Make render-test use Slang for all shader compilation (#597)Tim Foley
2018-06-06Add basic support for Shader Model 6.3 profiles (#594)Tim Foley
2018-03-22Add support for DirectX Raytracing (DXR) (#451)Tim Foley
2017-11-06Parameter blocks (#245)Tim Foley
2017-11-01Allow use of dxc compiler for DXIL generation (#241)Tim Foley
2017-10-16Implement notion of a "container format" (#213)Tim Foley
2017-09-14IR: handle control flow constructs (#186)Tim Foley
2017-07-13Allow GLSL `#version` to be selected based on profileTim Foley
2017-06-09Initial import of code.Tim Foley