LookingGlass/host/platform
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
..
Linux [host] app: implement stubs for platform specific guest information 2022-01-05 21:04:57 +11:00
Windows dxgi: cache shared handles instead of re-creating them 2022-01-19 09:58:07 +11:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00