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

DeviceResources needs support for "CreateSwapChainForComposition", please. #44

Closed HppZ closed 5 years ago

HppZ commented 5 years ago

DR is very helpful when we do DX rendering on SwapChainPanel in UWP apps. Thanks

walbourn commented 5 years ago

Issue relocated to directx-vs-templates