summaryrefslogtreecommitdiff
path: root/source/core/slang-downstream-compiler.h
AgeCommit message (Expand)Author
2020-05-26Improvements around hashing (#1355)jsmall-nvidia
2020-04-08Initial work to support OptiX output for ray tracing shaders (#1307)Tim Foley
2020-03-30CUDA version handling (#1301)jsmall-nvidia
2020-02-04CUDA/C++ backend improvements (#1198)jsmall-nvidia
2019-12-19WIP CUDA source emit (#1157)jsmall-nvidia
2019-12-12Feature/source downstream compiler (#1153)jsmall-nvidia
2019-12-12Use DownstreamCompiler for all downstream compilers (#1152)jsmall-nvidia
2019-12-12Slang compiles CUDA source via NVRTC (#1151)jsmall-nvidia
2019-12-10DownstreamCompiler abstraction (#1149)jsmall-nvidia