LookingGlass/host/platform/Windows
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
..
capture dxgi: cache shared handles instead of re-creating them 2022-01-19 09:58:07 +11:00
include/windows [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
src [host] windows: fix usage of MCSS and try to get priority "Capture" 2022-01-06 20:14:55 +11:00
app.manifest [host] windows: declare Windows 10 support in manifest 2021-07-20 11:34:57 +10:00
CMakeLists.txt [host] windows: fix usage of MCSS and try to get priority "Capture" 2022-01-06 20:14:55 +11:00
installer.nsi [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
resource.rc [all] refresh copyright dates 2022-01-05 19:42:46 +11:00