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.47k stars 393 forks source link

Fix compiler errors (Clang 6) #37

Closed walbourn closed 6 years ago

walbourn commented 6 years ago

The change here is to make the DirectX Tool Kit math code build correctly with DirectXMath 3.12 or later when using _XM_NO_XMVECTOR_OVERLOADS_.