summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-specialize-resources.cpp
AgeCommit message (Collapse)Author
2020-06-15Specialize function calls involving array arguments. (#1389)Yong He
Fixes #890. Co-authored-by: Tim Foley <tfoleyNV@users.noreply.github.com>
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia
* Prefixing source files in source/slang with slang- * Prefix source in source/slang with slang- prefix. * Rename core source files with slang- prefix. * Update project files. * Fix problems from automatic merge.