LookingGlass/host/platform/Windows/capture/DXGI
Geoffrey McRae cff64ee7d3 dxgi: cache shared handles instead of re-creating them
This will cache up to 10 handles, in practice I have never seen DXGI
return anything but the same resource each time but we allow for more
anyway should MS change something in the future.

Should the cache get over filled it is disabled entirely and we revert
to the original behaviour.
2022-01-19 09:58:07 +11:00
..
src dxgi: cache shared handles instead of re-creating them 2022-01-19 09:58:07 +11:00
CMakeLists.txt [host] dxgi: add ability to capture OutputDebugMessage 2022-01-17 15:12:54 +11:00