microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.48k stars 393 forks source link

Adding support to ARM64 Windows 10 #63

Closed shibayan closed 4 years ago

shibayan commented 4 years ago

Build for ARM64 Windows 10 device (like Surface Pro X)

walbourn commented 4 years ago

Added this to DirectXTK, DirectXTK12, DirectXTex, and DirectXMesh. In particular this commit