walbourn / directx-vs-templates

Direct3D Visual Studio Templates
https://walbourn.github.io/direct3d-game-visual-studio-templates-redux/
MIT License
412 stars 56 forks source link

DR needs support for "CreateSwapChainForComposition" #18

Closed HppZ closed 6 years ago

walbourn commented 6 years ago

Generally for these templates I do not support XAML scenarios. Those are covered by the standard "DirectX App" templates that come with Visual Studio, and are out-of-scope for my deved efforts.

For DX12, there was a partially completed DirectX 12 + XAML template here, but I don't believe it was ever completed.