LookingGlass/host
Geoffrey McRae f02d61d665 [host] dxgi: sleep until it's close to time to map
This change adds an average function to time how long it takes the GPU
to copy and map the texture, and then uses this average to sleep for 80%
of this average lowering CPU usage and potentially decreasing lock
contention.
2021-06-06 12:26:36 +10:00
..
cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
include/interface [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
platform [host] dxgi: sleep until it's close to time to map 2021-06-06 12:26:36 +10:00
src [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
.gitignore [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
CMakeLists.txt [host] cmake: force -O3 for release with debug builds 2021-06-06 02:25:48 +10:00
toolchain-mingw64.cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00