looking-glass/host/platform/Windows/capture/DXGI/src
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
..
com_ref.c [host] dxgi: add helper to manage COM object memory 2023-10-27 17:33:40 +11:00
com_ref.h [host] dxgi: add helper to manage COM object memory 2023-10-27 17:33:40 +11:00
d3d11.c [host] dxgi: update d3d11 backend to make use of comRef 2023-10-27 18:44:17 +11:00
d3d12.c [host] dxgi: fix d3d12 backend resource leak 2023-10-27 21:56:49 +11:00
dxgi.c [host] dxgi: fix d3d12 texture sharing when in HDR 2023-10-27 21:22:00 +11:00
dxgi_capture.h [host] dxgi: update to make use of comRef (part 1 of 2) 2023-10-27 17:34:34 +11:00
ods_capture.c [all] update/add license headers 2023-10-20 15:36:34 +11:00
ods_capture.h [all] update/add license headers 2023-10-20 15:36:34 +11:00
util.c [host] dxgi: move utility functions into util.c 2023-10-27 11:28:37 +11:00
util.h [host] dxgi: move utility functions into util.c 2023-10-27 11:28:37 +11:00