Skip to content

Windows 10 May 2020 Update SDK (19041)

Compare
Choose a tag to compare
@walbourn walbourn released this 23 Aug 22:06

DirectXMath 3.14 is included in the Windows 10 SDK (19041)

  • Added float control around IsNan functions to resolve issue with VS 2019 with /fp:fast
  • XMVerifyCPUSupport updated for clang/LLVM cpuid implementation on x86/x64
  • Added support for clang/LLVM built-in platform defines as well as the MSVC ones
  • Cleaned up ARM-NEON intrinsics type issues for improved portability
  • Removed unneeded malloc.h include in DirectXMath.h
  • Whitespace cleanup

See this post

This version is also available on NuGet.

This is the last release to support VS 2015