LookingGlass/host/platform/Windows/capture/DXGI
Geoffrey McRae 92f27cc0f0 [host] dxgi: use DwmFlush to sync to presentation interval
This change reduces the host GPU and CPU load by a large margin
improving guest system performance along with removing latency spikes
when moving the mouse. This is default enabled but can be disabled with
the new option `dxgi:dwmFlush=no` as it limits the capture rate to the
refresh rate of the guests output which may not be desireable.
2022-01-06 18:39:08 +11:00
..
src [host] dxgi: use DwmFlush to sync to presentation interval 2022-01-06 18:39:08 +11:00
CMakeLists.txt [host] dxgi: use DwmFlush to sync to presentation interval 2022-01-06 18:39:08 +11:00