Windows SDK for Windows 8.1
DirectXMath 3.06 shipped in Visual Studio 2013 RTM
- Fixed load/store of
XMFLOAT3SEto properly match theDXGI_FORMAT_R9G9B9E5_SHAREDEXP - Added
XMLoadUDecN4_XRandXMStoreUDecN4_XRto matchDXGI_FORMAT_R10G10B10_XR_BIAS_A2_UNORM - Added
XMColorRGBToSRGBandXMColorSRGBToRGBto convert linear RGB <-> sRGB
See this post, as well as this post for known issues.
This version is also available on NuGet