Skip to content

v2024.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 00:33
· 696 commits to master since this release
26e25f6
Slang v2024.1.3

Changes:

26e25f6e Check for cylic types. (#3790)
f96a3fea Fix SPIRV for mesh shaders, checks for invalid target code&recursion. (#3788)
7f6e9591 Fix name mangling and source file finding logic for precompiled module validation. (#3784)
2d41012e Update 09-reflection.md (#3787)
667e209b Remove out of date documentation on compilation API. (#3785)
db60d191 [gfx] compile shaders when creating programs for d3d12/vulkan (#3774)
9b434e50 Implement raytracing extension(s); resolves #3560 for GLSL & SPIR-V targets (#3675)
9ee88a43 [gfx] use CUDA driver API (#3776)
d40931cc Mesh shader refactoring and bugfixes (#3702)