January 2021
This commit is contained in:
Родитель
5a5d2bdea0
Коммит
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
|
||||
|
|
|
@ -6,7 +6,7 @@ https://github.com/Microsoft/DirectXMath
|
|||
|
||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
|
||||
**December 2020**
|
||||
**January 2021**
|
||||
|
||||
This package contains the DirectXMath library, an all inline SIMD C++ linear algebra library for use in games and graphics apps.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче