| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-05 | Move switch statement bodies to their own lines (#5493) | Ellie Hermaszewska | |
| * Move switch statement bodies to their own lines * format --------- Co-authored-by: Yong He <yonghe@outlook.com> | |||
| 2024-10-29 | format | Ellie Hermaszewska | |
| * format * Minor test fixes * enable checking cpp format in ci | |||
| 2024-10-24 | Use DebugDeclare instead of DebugValue. (#5404) | Yong He | |
| * Use DebugDeclare instead of DebugValue. * Avoid generating illegal SPIRV. * Improve DebugLine output. * Fix. * Fix. * Misc improvements. | |||
| 2024-05-22 | Fix all Clang-14 warnings (#4203) | ArielG-NV | |
| * fix all Clang-14 warnings * remove a clang-14 warning fix because it is a MSVC warning... | |||
| 2024-05-01 | Fix compile failures when using debug symbol. (#4069) | Yong He | |
| * Fix compile failures when using debug symbol. * Various fixes. * Fix intrinsic. * Fix test. | |||
| 2024-03-01 | Enable debug info for swizzledStore. (#3659) | Yong He | |
| 2024-03-01 | Various SPIRV fixes. (#3655) | Yong He | |
| * Various SPIRV fixes. * Fix debugValue. | |||
| 2024-02-29 | [SPIRV Debug] Properly update output arguments after call. (#3648) | Yong He | |
| 2024-02-29 | Fix crash in `insertDebugValueStore`. (#3647) | Yong He | |
| 2024-02-28 | [SPIRV] Add NonSemanticDebugInfo for step-through debugging. (#3644) | Yong He | |
| * [SPIRV] Add NonSemanticDebugInfo for step-through debugging. * Fix. * Fix. | |||
