LookingGlass/host/platform/Windows/capture
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
..
DXGI dxgi: cache shared handles instead of re-creating them 2022-01-19 09:58:07 +11:00
NVFBC [host] nvfbc: Fix dwmapi linking error 2022-01-07 01:46:35 +11:00
CMakeLists.txt [host] cmake: report capture backends enabled 2021-08-20 21:03:50 +10:00