LookingGlass/host/platform/Windows/capture/NVFBC
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
..
src [host] nvfbc: optimize change detection loop 2021-07-11 10:15:12 +10:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00