index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
library
Age
Commit message (
Expand
)
Author
2025-09-02
render-test: Change D3D12 default to sm_6_5 (#8320)
James Helferty (NVIDIA)
2025-07-01
Allow Link time constant array length sizing, warn on unsupported functionali...
Ellie Hermaszewska
2025-06-25
Fix ambiguous reference for 'extern' and 'export' (#7515)
kaizhangNV
2025-03-11
IR: Add SPIR-V disassembly for embedded downstream IR dumps (#6529)
Mukund Keshava
2024-11-04
Various WGSL fixes. (#5490)
Yong He
2024-10-29
Precompiled SPIR-V import support (#5048)
cheneym2
2024-10-09
Fix precompiled glsl modules (#5230)
cheneym2
2024-10-04
Add interfaces for retrieving separate linkable downstream binaries (#5128)
cheneym2
2024-09-05
Initial -embed-spirv support (#4974)
cheneym2
2024-09-04
Fix resource specialization with `-embed-dxil` (#4990)
ArielG-NV
2024-08-29
Support mixture of precompiled and non-precompiled modules (#4860)
cheneym2
2024-08-05
Initial support for precompiled DXIL in slang-modules (#4755)
cheneym2
2024-02-26
Allow default values for `extern` symbols. (#3632)
Yong He
2023-12-06
Support visibility control and default to `internal`. (#3380)
Yong He
2022-05-05
Support for HLSL `export` (#2223)
jsmall-nvidia
2022-04-26
Linking in DXC (#2190)
jsmall-nvidia
2022-04-21
`export` support in HLSL (#2188)
jsmall-nvidia
2022-04-15
DXIL library support and Artifact type (#2186)
jsmall-nvidia