summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-insert-debug-value-store.cpp
AgeCommit message (Expand)Author
2025-10-03Rename some symbols related to pointers types (#8592)Theresa Foley
2025-09-02Emit DebugInfo for the legalized entry point parameters (#7703)Jay Kwak
2025-07-18Fix debug info generation for let variables in SPIR-V output (#7743)Copilot
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-10-24Use DebugDeclare instead of DebugValue. (#5404)Yong He
2024-05-22Fix all Clang-14 warnings (#4203)ArielG-NV
2024-05-01Fix compile failures when using debug symbol. (#4069)Yong He
2024-03-01Enable debug info for swizzledStore. (#3659)Yong He
2024-03-01Various SPIRV fixes. (#3655)Yong He
2024-02-29[SPIRV Debug] Properly update output arguments after call. (#3648)Yong He
2024-02-29Fix crash in `insertDebugValueStore`. (#3647)Yong He
2024-02-28[SPIRV] Add NonSemanticDebugInfo for step-through debugging. (#3644)Yong He