Skip to content

v2024.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 21:13
· 596 commits to master since this release
0c468a3
Slang v2024.9.2

This release contains no breaking changes.

All changes:

0c468a3e Variadic Generics Part 3: language server (#4850)
2db09d58 Refactoring benchmark CI pipeline (#4855)
27b2229b Make precompileForTargets work with Slang API (#4845)
99673d78 fix getVKAdapters on MoltenVK (#4852)
706650f6 Design proposal for Tuple types. (#4848)
071f1b60 Variadic Generics Part 1: parsing and type checking. (#4833)
35a3d32c Design proposal for variadic generics (#4821)
45b76418 Do not zero-initialize groupshared and rayquery variables (#4838)
d8f63e70 Issue/legalize resource (#4769)
f4ff4236 GitHub action benchmark (#4804)
ee052a9e FIx issue with specializing witness tables (#4839)
1124407b Do not add carrage return to shell scripts (#4811)
bbef25cb Update build steps for MacOS (#4813)
127f0c58 Emit memory qualifier once for GLSL targets (#4819)
b390566b Support unicode identifier names. (#4772)
20bd4865 Warn when inout parameter is never written (#4777)