mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-11 07:17:06 +00:00
aff3bff8b0
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
|
||
---|---|---|
.. | ||
platform | ||
countedbuffer.c | ||
framebuffer.c | ||
KVMFR.c | ||
option.c | ||
ringbuffer.c | ||
runningavg.c | ||
stringlist.c | ||
stringutils.c |