Skip to content

v2024.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 02:21
· 662 commits to master since this release
5074ee7
Slang v2024.1.0

Changes:

5074ee7c Improve cpp prelude. (#3725)
0629b22b Enhance link-time type test. (#3724)
21502874 Add documentation for uniformity analysis. (#3721)
bc3dc0e8 Parser and module finding logic fixes. (#3720)
6f8a2068 [SPIRV] fix code gen for `SV_Coverage`. (#3718)
5afe9709 Add ray query intrinsic test (#3707)
faaa532a [SPIRV] Fix pointer lowering bug. (#3713)
a810aa31 Link-time constant and linkage API improvements. (#3708)
6492906e Fix SPIRV emit logic of `PrimitiveId` in fragment shader. (#3705)
240727db Uniformity analysis. (#3704)
af108c72 set VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT for device local memory (#3698)
a1e79e4b Fix the cuda left-hand swizzle issue (#3538) (#3691)
cc2a879b Integrate compile & validation test (#3674)
1cba7f31 Enable SampleCmpLevelZero tests and update the results (#3677)
f2e32575 [slangc] generate an error when `-entry` is not specified for targets that require them. (#3679)
8d4b659b [SPIRV] Fix DebugLine generated from source with #line directive. (#3678)
bb017e6a Extend `as` and `is` operator to work on generic types. (#3672)
2297623a Implement short-circuit logic operator (#3635)
0371deef Add user-guide section on pointers. (#3670)