December 2022
The DirectXMath 3.18 release is included in the Windows SDK (10.0.25262) Preview or later.
- C++20 spaceship operators for XMFLOAT2, XMFLOAT3, etc. when building with
/std:c++20 /Zc:_cplusplus
- Improved conformance for ARM64 when using
/Zc:arm64-aliased-neon-types-
- Minor code review
- CMake project updated to require 3.20 or later
- Added Azure Dev Ops Pipeline YAML files