summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-check-unsupported-inst.cpp
AgeCommit message (Expand)Author
2024-12-05Do recursive function checks early during IR linking (#5777)Darren Wihandi
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-07-26Allow passing sized array to unsized array parameter. (#4744)Yong He
2024-03-18Fix SPIRV for mesh shaders, checks for invalid target code&recursion. (#3788)Yong He