Skip to content

v2024.14.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 03:14
· 17 commits to master since this release
46b8ab8
Slang v2024.14.3

Changes:

46b8ab835 wasm: Add compile target option when creating slang session (#5403)
ee709cffe Fix language server crash. (#5395)
61aa67023 declutter top level CMakeLists.txt (#5391)
fb50c0329 Fix a few documentation typos (#5396)
a0bea0750 Fix several bugs with `specializeWithArgTypes()` (#5365)
5a161dd79 Document the interfaces in the core module (#5374)
855833e72 Document bit operations (#5373)
fb16467a9 Document derivative core module functions (#5369)
7ede8a40b Update update_spirv.md
7a22eac84 Update the document, `update_spirv.md` (#5368)
ba775784b Recognize a new spirv header json grammar keyword "aliases" (#5367)
3e84726f4 Fix  spirv codegen for pointer to empty structs. (#5355)
20fa42e82 Stdlib documentation for Atomic, Optional, Tuple (#5358)
0e8e8cb97 Add more doc for builtin interfaces. (#5357)
563258c28 Fix UAV access for 3d texture mips (#5363)
3b8efefb1 Fix incorrect setting of array information for 1d texture arrays in D3D12 (#5361)
6f9c6087e Mark SPIRV artifact as non-executable. (#5356)
307315a73 Properly check switch case. (#5341)
9936178dd Remove use of Variable Pointer capability. (#5352)
b2386f36e Make slang-llvm fetching and failure more robust (#5346)