2021-06-22 05:19:46 +08:00
|
|
|
{
|
|
|
|
"name": "directxmath",
|
2022-12-15 02:40:15 +08:00
|
|
|
"version-date": "2022-12-12",
|
2021-06-22 05:19:46 +08:00
|
|
|
"description": "DirectXMath SIMD C++ math library",
|
|
|
|
"homepage": "https://github.com/Microsoft/DirectXMath",
|
[directxmath, directxtex, directxmesh, directxtk, directxtk12, uvatlas] ports updated (#23332)
* [directxmath, directxmesh, directxtex, directxtk, directxtk12, uvatlas] ports updated to February 2022 release
* Update baseline
* Updated directxmath to use non-deprecated functions
* Refresh baseline
* Updated for master-to-main rename
* Refresh baseline
* Remove en-us specific doc link
* Refresh version baseline
2022-03-03 06:58:20 +08:00
|
|
|
"documentation": "https://docs.microsoft.com/windows/win32/dxmath/directxmath-portal",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
|
|
|
]
|
2021-06-22 05:19:46 +08:00
|
|
|
}
|