summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-lower-l-value-cast.cpp
AgeCommit message (Expand)Author
2025-07-02Fix crash when using wrong type for inout parameter with WGSL target (#7588)Copilot
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-02-20Refactor compiler option representations. (#3598)Yong He
2023-08-28Fix cast, needs to be PtrTypeBase rather than PtrType such that InOut/Out wor...jsmall-nvidia
2023-08-09Support implciit casted swizzled lvalue. (#3077)Yong He
2023-06-30Fix for operator assignment issue (#2951)jsmall-nvidia