microsoft / DirectXTex

DirectXTex texture processing library
https://walbourn.github.io/directxtex/
MIT License
1.82k stars 447 forks source link

Publish a NuGet packge with DX12 support for Win32 desktop #124

Closed walbourn closed 5 years ago

walbourn commented 5 years ago

The NuGet package DirectXTex_Uwp includes DirectX 12 support side-by-side with DirectX 11, but the directxtex_desktop_2015 only supports DirectX 11 for Windows 7 support.

I should publish a DirectXTex_desktop_win10 package that includes the DirectX 12 support for desktop apps that require Windows 10.

walbourn commented 5 years ago

This NuGet package would use DirectXTex_Desktop_201x_Win10.sln to build the libs.

walbourn commented 5 years ago

Published package ID directxtex_desktop_win10