index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
language-feature
/
constants
Commit message (
Expand
)
Author
Age
*
Enforce rule that `export`/`extern` (non cpp) must be `const` (#7113)
ArielG-NV
2025-05-16
*
WGSL: Fix issue where global calls are generated (#5768)
Anders Leino
2024-12-12
*
Fix crash during emitCast of attributed type, allow MaxIters to take linktime...
Yong He
2024-12-09
*
Refresh of disabled WGPU tests (#5614)
Anders Leino
2024-11-21
*
Various WGSL fixes. (#5490)
Yong He
2024-11-04
*
Enable WebGPU tests in CI (#5239)
Anders Leino
2024-10-15
*
Support constant folding for static array access. (#5248)
Yong He
2024-10-09
*
Fix IR lowering for generic interface types. (#4761)
Yong He
2024-07-31
*
enable more metal tests (#4326)
skallweitNV
2024-06-10
*
Metal compute tests (#4292)
skallweitNV
2024-06-07
*
Allow loop counters to be used as constexpr arguments. (#3139)
Yong He
2023-08-18
*
Fix generic param inference through TypeCastIntVal. (#2916)
Yong He
2023-06-02
*
Preserve type cast during AST constant folding. (#2912)
Yong He
2023-05-31
*
Allow `static const` interface requirements. (#2378)
Yong He
2022-08-24
*
Warning on lossy implicit casts. (#2367)
Yong He
2022-08-17
*
Convert more tests to use shader objects (#1659)
Tim Foley
2021-01-15
*
Add a test for static const declarations in structure types (#1300)
Tim Foley
2020-03-30