summaryrefslogtreecommitdiffstats
path: root/source/compiler-core/slang-artifact-desc-util.cpp
Commit message (Expand)AuthorAge
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* preparation for clang format (#5422)Ellie Hermaszewska2024-10-29
* Mark SPIRV artifact as non-executable. (#5356)Yong He2024-10-20
* Move C interface from slang.h to slang-deprecated.h (#5301)Ellie Hermaszewska2024-10-15
* Add WGSL support for slang-test (#5174)Anders Leino2024-10-07
* Initial WGSL support (#5006)Anders Leino2024-09-09
* Delete glsl_vulkan and glsl_vulkan_one_desc targets. (#4361)Yong He2024-06-12
* Add host shared library target. (#4098)Yong He2024-05-03
* Add metal downstream compiler + metallib target. (#3990)Yong He2024-04-19
* Add skeleton for metal backend. (#3971)Yong He2024-04-17
* Source embedding for output (#2889)jsmall-nvidia2023-05-22
* Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska2023-04-26
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Improvements outputting containers (#2815)jsmall-nvidia2023-04-20
* Round trip source map (#2810)jsmall-nvidia2023-04-17
* Artifact Container (#2783)jsmall-nvidia2023-04-12
* Artifact simplification (#2781)jsmall-nvidia2023-04-11
* Add PyTorch C++ binding generation. (#2734)Yong He2023-03-26
* Obfuscated source map writing (#2727)jsmall-nvidia2023-03-24
* Source map obfuscation (#2717)jsmall-nvidia2023-03-22
* Support for producing SourceMap on emit (#2707)jsmall-nvidia2023-03-17
* Support for PDB output from DXC (#2693)jsmall-nvidia2023-03-10
* Make FileSystem files and OS files distinct (#2383)jsmall-nvidia2022-09-01
* Passing source to Downstream compilation as artifacts (#2382)jsmall-nvidia2022-09-01
* Assorted Artifact improvements (#2374)jsmall-nvidia2022-08-24
* Improve binary compatibility for DownstreamCompiler types (#2371)jsmall-nvidia2022-08-22
* Move metadata/diagnostics to associated types (#2358)jsmall-nvidia2022-08-16
* Remove CompileResult to use IArtifact (#2357)jsmall-nvidia2022-08-16
* Artifact closer to being able to replace CompileResult (#2354)jsmall-nvidia2022-08-11
* Yet more refactoring around Artifact (#2352)jsmall-nvidia2022-08-10
* Artifact and ICastable (#2351)jsmall-nvidia2022-08-10
* Artifact split interface and implementation (#2349)jsmall-nvidia2022-08-09