mirror of
https://github.com/microsoft/DirectXMath
synced 2024-11-26 22:10:06 +00:00
Updated Home (markdown)
parent
7faef82206
commit
1cd6cc95b7
3
Home.md
3
Home.md
@ -19,6 +19,9 @@ The DirectXMath library is included in the Windows SDK starting with version 8.0
|
||||
# NuGet
|
||||
DirectXMath is also available on [NuGet](https://www.nuget.org/packages/directxmath).
|
||||
|
||||
# vcpkg
|
||||
DirectXMath is available from [vcpkg](https://github.com/Microsoft/vcpkg).
|
||||
|
||||
# Instruction set
|
||||
For x86/x64, DirectXMath makes use of SSE/SSE2 intrinsics. All x64 native CPUs are required to support SSE and SSE2. Windows 8.0 (32-bit) or later will not install without SSE/SSE2 support.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user