summaryrefslogtreecommitdiff
path: root/source/slang/slang.natvis
AgeCommit message (Expand)Author
2021-06-09Fix CUDA vector layout logic. (#1879)Yong He
2021-06-08Various fixes to CUDA backend. (#1877)Yong He
2021-04-16Update `model-viewer` example and fixing compiler bugs. (#1795)Yong He
2021-03-05Add Vulkan/SPIR-V support for TraceRayInline() (#1737)Tim Foley
2021-02-05Initial implementation of interface conjunctions (#1691)Tim Foley
2021-01-22Further flatten IR natvis views (#1672)Yong He
2021-01-21Make natvis to discover and display IRInst names more directly (#1670)Yong He
2019-06-19Start exposing a new COM-lite API (#987)Tim Foley
2019-01-23Fix IR emit logic for methods in `struct` types (#791)Tim Foley
2018-12-13Move mangled name out of IRGlobalValue (#752)Tim Foley
2018-12-11Decorations are instructions (#748)Tim Foley
2018-12-04Fix an SSA construction bug (#739)Tim Foley
2018-04-11Introduce an IR-level type system (#481)Tim Foley
2018-03-03IR: next phase of "everything is an instruction" (#433)Tim Foley
2018-03-01IR: "everything is an instruction" (#432)Tim Foley
2018-01-12Support nested genericsYong He
2017-12-27Support nested generic types (e.g. L<T<S>>)Yong He
2017-11-07Support generic interface methods (#251)Yong He
2017-11-04Natvis file update for improved debugging view of IR constructsYong He
2017-11-04work in-progressYong He
2017-11-03associatedtypes: generating almost correct HLSL, but is not calling correctly...Yong He
2017-11-03in-progress workYong He
2017-09-21Initial work on a "VM" for Slang code (#189)Tim Foley
2017-08-09Major naming overhaul:Tim Foley
2017-06-15Rename `Slang::Compiler` -> `Slang`Tim Foley
2017-06-09Initial import of code.Tim Foley