Shader Model 6.10 Preview Release (May 2026) - Patch 2
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
DXC Release Highlights
This is a minor patch release for the May 2026 compiler release.
Compiler Quality and Stability
- SPIRV Bug Fixes
- #8609: loop unrolling duplicated RelaxedPrecision decorations
(KhronosGroup/SPIRV-Tools#6690) - #8603: MergeBinaryOpSelect produced an OpSelect with a vector result
type and a scalar condition, only legal in SPIR-V 1.4+
(KhronosGroup/SPIRV-Tools#6827)
- #8609: loop unrolling duplicated RelaxedPrecision decorations
More Details
This DX compiler release is also available as a NuGet package Microsoft.Direct3D.DXC.
For an itemized list of changes, fixes, and technical details, see the full release notes or the commit list: