Windows 10 Fall Creators Update SDK (16299)
DirectXMath 3.11 is included in the Windows 10 Fall Creators Update SDK (16299) as well as the Windows 10 April 2018 Update SDK (17134).
- AVX optimization of
XMMatrixMultiplyandXMMatrixMultiplyTranspose - AVX2 optimization for
XMVectorSplatX - FMA3 optimization of
XMVectorMultiplyAddandXMVectorNegativeMultiplySubtract(implied by/arch:AVX2) - Conformance fixes to support compilation with Clang 3.7
See this post.
This version is also available on NuGet.