LookingGlass/host
Quantum 501b270890 [host] nvfbc: optimize change detection loop
Before, we only break out of the current row when a change is detected,
and all subsequent rows are still scanned. Now we break out of the entire
loop. This should make change detection ever so slightly faster.
2021-07-11 10:15:12 +10:00
..
cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
include/interface [host] kvmfr: allow the frame size to exceed the available memory 2021-06-12 18:44:28 +10:00
platform [host] nvfbc: optimize change detection loop 2021-07-11 10:15:12 +10:00
src [host] app: always send the cursor position to the client 2021-07-06 09:53:42 +10:00
.gitignore [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
CMakeLists.txt [host] install cmake target 2021-07-03 03:30:53 +10:00
toolchain-mingw64.cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00