LookingGlass/common/src
Quantum aff3bff8b0 [common] framebuffer: fix copy when source and dest pitch differs
We used to increment the source buffer index by width * bpp, not by pitch.
This is incorrect and the root cause behind #670.

This is a regression that appeared in 196050bd23.
2021-07-29 10:18:35 +10:00
..
platform [common] ivshmem: use consistent device numbering on Windows 2021-07-29 10:17:33 +10:00
countedbuffer.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
framebuffer.c [common] framebuffer: fix copy when source and dest pitch differs 2021-07-29 10:18:35 +10:00
KVMFR.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
option.c [common] option: handle ini lines without trailing newline 2021-06-07 18:22:19 +10:00
ringbuffer.c [common] ringbuffer: add pre value overwrite callback 2021-07-18 20:42:29 +10:00
runningavg.c [common] runningavg: avoid integer overflows 2021-06-28 14:47:19 +10:00
stringlist.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
stringutils.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00