summaryrefslogtreecommitdiff
path: root/tests/library
AgeCommit message (Expand)Author
2024-11-04Various WGSL fixes. (#5490)Yong He
2024-10-29Precompiled SPIR-V import support (#5048)cheneym2
2024-10-09Fix precompiled glsl modules (#5230)cheneym2
2024-10-04Add interfaces for retrieving separate linkable downstream binaries (#5128)cheneym2
2024-09-05Initial -embed-spirv support (#4974)cheneym2
2024-09-04Fix resource specialization with `-embed-dxil` (#4990)ArielG-NV
2024-08-29Support mixture of precompiled and non-precompiled modules (#4860)cheneym2
2024-08-05Initial support for precompiled DXIL in slang-modules (#4755)cheneym2
2024-02-26Allow default values for `extern` symbols. (#3632)Yong He
2023-12-06Support visibility control and default to `internal`. (#3380)Yong He
2022-05-05Support for HLSL `export` (#2223)jsmall-nvidia
2022-04-26Linking in DXC (#2190)jsmall-nvidia
2022-04-21`export` support in HLSL (#2188)jsmall-nvidia
2022-04-15DXIL library support and Artifact type (#2186)jsmall-nvidia