aboutsummaryrefslogtreecommitdiff
path: root/ports/directxmath
AgeCommit message (Collapse)Author
2021-06-21[dxut, fx11, directxmath] ports updated (#18431)Chuck Walbourn
* [dxut] port updated for latest servicing * update baseline * Update to use latest DirectXMath * Fix baseline * fx11 metadata update * Updated baseline * Converted directxmath CONTROL to vcpkg.json * Update baseline * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Code review feedback * Update baseline Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-01-12directxmesh, directxtex, and uvatlas now support linux (#15554)Chuck Walbourn
* Update for directx-headers release 1.0.1 * DirectXMesh, DirectXTex, and UVAtlas now support Linux * Updated hashes and bins * Fix linux builds * Fixed directxtex[openexr] for x64-linux * Removed stray file * directxmath hot-fix for GCC arm64 * Fixed hash * Hash fix again * x64-linux CIs use GCC 7, but I require GCC 9 * Added warning message for GCC 9 requirement
2020-12-30[directxmath] port updated for cmake improvements (#15383)Chuck Walbourn
* directxmath port updated for cmake improvements * Rev control version * update CONTROL for version
2020-12-28Updated directxtk et al for cmake package support (#15210)Chuck Walbourn