1
0
mirror of https://github.com/microsoft/DirectXMath synced 2024-11-09 14:10:09 +00:00

Updated Home (markdown)

Chuck Walbourn 2022-12-05 00:26:28 -08:00
parent f0a7690806
commit cd5f48e6b2

13
Home.md

@ -4,14 +4,15 @@ http://go.microsoft.com/fwlink/?LinkID=615560
![GitHub last commit](https://img.shields.io/github/last-commit/Microsoft/DirectXMath?style=for-the-badge) ![Code size](https://img.shields.io/github/languages/code-size/Microsoft/DirectXMath?style=for-the-badge)
![Azure DevOps test suite VS 2019](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/1160?label=BUILD%20%28VS%202019%29&style=for-the-badge)
![Azure DevOps test suite VS 2022](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/1998?label=BUILD%20%28VS%202022%29&style=for-the-badge)
![Azure DevOps test suite VS 2019](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/2179?label=BUILD%20%28VS%202019%29&style=for-the-badge)
![Azure DevOps test suite VS 2022](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/2180?label=BUILD%20%28VS%202022%29&style=for-the-badge)
![Azure DevOps test suite WSL](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/1796?label=BUILD%20%28WSL%20GCC%209%29&style=for-the-badge)
![Azure DevOps test suite WSL](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/2138?label=BUILD%20%28WSL%20GCC%2011%29&style=for-the-badge)
![Azure DevOps test suite WSL](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/2183?label=BUILD%20%28WSL%20GCC%209%29&style=for-the-badge)
![Azure DevOps test suite WSL](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/2184?label=BUILD%20%28WSL%20GCC%2011%29&style=for-the-badge)
![Azure DevOps test suite CMake](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/1668?label=BUILD%20%28CMake%29&style=for-the-badge)
![Azure DevOps test suite MinGW](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/2016?label=BUILD%20%28MinGW%29&style=for-the-badge)
![Azure DevOps test suite CMake](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/2181?label=BUILD%20%28CMake%29&style=for-the-badge)
![Azure DevOps test suite CMake 2022](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/2182?label=BUILD%20%28CMake%20VS%202022%29&style=for-the-badge)
![Azure DevOps test suite MinGW](https://img.shields.io/azure-devops/build/mscodehub/34502043-734f-4928-9e1c-06ef0dcbf905/2185?label=BUILD%20%28MinGW%29&style=for-the-badge)
![DirectX Logo](https://github.com/Microsoft/DirectXMath/wiki/X_jpg.jpg)DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps.