DX Compiler Release for March 2024 - Patch 1
This is a Patch Release for the March 2024 DirectX Compiler.
Issue #6410 was reported, where using literal arguments in the fmod
intrinsic would crash the compiler. This patch fixes the issue by reverting the commit that introduced the regression.
This DX compiler release is also available as a NuGet package Microsoft.Direct3D.DXC.
What's Changed
Full Changelog: v1.8.2403...v1.8.2403.1
Versioning Note
This release version is considered v1.8.2403.1
, and the commit is tagged as such. However, versioning for binaries and the NuGet package will have a different patch version number. This is expected at this time.
The main dxc executable and dxcompiler.dll
have version 1.8.2403.36
, and the DXIL.dll
and NuGet package have version 1.8.2403.21
.