LookingGlass/host/platform/Windows/capture/DXGI
Geoffrey McRae 2206752b66 [host] dxgi: fix d3d12 backend resource leak
The handle is only needed so we can open the resource, once we have
it we can close the handle. We then cache the shared resource for
future reuse if possible.
2023-10-27 21:56:49 +11:00
..
src [host] dxgi: fix d3d12 backend resource leak 2023-10-27 21:56:49 +11:00
CMakeLists.txt [host] dxgi: add helper to manage COM object memory 2023-10-27 17:33:40 +11:00