Windows SDK (10.0.22621) for Windows 11, Version 22H2
The DirectXMath 3.17 release is included in the Windows SDK (10.0.22621) for Windows 11, Version 22H2 .
- Added ColorsLinear namespace to DirectXColors.h with linear versions of .NET colors
- Optimized the
XMMatrixRotationRollPitchYaw(FromVector)
functions - Fixed overread problem for 16bpp GPU types Load functions:
XMUNIBBLE4
,XMU555
,XMU565
,XMBYTEN2
,XMBYTE2
,XMUBYTEN2
,XMUBYTE2
XM_CACHE_LINE_SIZE
updated for ARM/ARM64 targets to 128 bytes- A few comments added to improve IntelliSense experience
- Conformance improvements for GNU compiler
- Minor code cleanup
See this post.