LookingGlass/host/platform/Windows/capture/DXGI
Chris Spencer f145225dbc [host] dxgi: fix d3d11 assertion failure
`DEBUG_ASSERT(!this)` in `d3d11_create` is firing on the second
instantiation because we are not clearing `this` in `d3d11_free`.
2022-01-13 08:17:59 +11:00
..
src [host] dxgi: fix d3d11 assertion failure 2022-01-13 08:17:59 +11:00
CMakeLists.txt [host] dxgi: implement Direct3D 12 texture copy backend 2022-01-10 14:45:51 +11:00