kpeeters / tree.hh

An STL-like C++ header-only tree library
GNU General Public License v3.0
132 stars 32 forks source link

Support for stereo swap chains? #12

Closed hals1010 closed 3 years ago

hals1010 commented 3 years ago

It looks like the struct SwapChainDesc does not provide a member for "stereo support". Would it be possible to add it so that I can pass this feature to CreateSwapChainD3D11 and CreateSwapChainD3D12?

Thanks, Jörn

kpeeters commented 3 years ago

Wrong repository ;-)