summaryrefslogtreecommitdiffstats
path: root/tests/library
Commit message (Expand)AuthorAge
* render-test: Change D3D12 default to sm_6_5 (#8320)James Helferty (NVIDIA)2025-09-02
* Allow Link time constant array length sizing, warn on unsupported functionali...Ellie Hermaszewska2025-07-01
* Fix ambiguous reference for 'extern' and 'export' (#7515)kaizhangNV2025-06-25
* IR: Add SPIR-V disassembly for embedded downstream IR dumps (#6529)Mukund Keshava2025-03-11
* Various WGSL fixes. (#5490)Yong He2024-11-04
* Precompiled SPIR-V import support (#5048)cheneym22024-10-29
* Fix precompiled glsl modules (#5230)cheneym22024-10-09
* Add interfaces for retrieving separate linkable downstream binaries (#5128)cheneym22024-10-04
* Initial -embed-spirv support (#4974)cheneym22024-09-05
* Fix resource specialization with `-embed-dxil` (#4990)ArielG-NV2024-09-04
* Support mixture of precompiled and non-precompiled modules (#4860)cheneym22024-08-29
* Initial support for precompiled DXIL in slang-modules (#4755)cheneym22024-08-05
* Allow default values for `extern` symbols. (#3632)Yong He2024-02-26
* Support visibility control and default to `internal`. (#3380)Yong He2023-12-06
* Support for HLSL `export` (#2223)jsmall-nvidia2022-05-05
* Linking in DXC (#2190)jsmall-nvidia2022-04-26
* `export` support in HLSL (#2188)jsmall-nvidia2022-04-21
* DXIL library support and Artifact type (#2186)jsmall-nvidia2022-04-15