LookingGlass/host
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
..
cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
include/interface [host] app: implement stubs for platform specific guest information 2022-01-05 21:04:57 +11:00
platform [host] dxgi: use DwmFlush to sync to presentation interval 2022-01-06 18:39:08 +11:00
src [host] app: implement stubs for platform specific guest information 2022-01-05 21:04:57 +11:00
.gitignore [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
CMakeLists.txt [all] cmake: refuse to perform in-source builds 2021-12-15 10:56:27 +11:00
toolchain-mingw64.cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00