mirror of
https://github.com/microsoft/DirectXMath
synced 2024-11-09 14:10:09 +00:00
January 2021
This commit is contained in:
parent
5a5d2bdea0
commit
596aa5dd57
@ -6,6 +6,10 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXM
|
||||
|
||||
## Release History
|
||||
|
||||
### January 2021 (3.16b)
|
||||
* Hot-fixes to resolve build breaks for clang/LLVM and GCC on ARM64
|
||||
* ``XM_ALIGNED_DATA`` and ``XM_ALIGNED_STRUCT`` macros updated to use C++17 ``alignas`` when available
|
||||
|
||||
### December 2020 (3.16)
|
||||
* Added ``XMVectorLog10`` / ``XMVectorExp10``
|
||||
* Added ``XMColorRGBToYUV_UHD`` / ``XMColorYUVToRGB_UHD`` for Rec. 2020 YUV
|
||||
|
Loading…
Reference in New Issue
Block a user