LookingGlass/common
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
..
cmake [common] cmake: correctly link static libbfd.a 2021-03-03 16:37:34 +11:00
include/common [common] time: fully implement all functionality for windows 2021-07-29 10:16:52 +10:00
src [common] framebuffer: fix copy when source and dest pitch differs 2021-07-29 10:18:35 +10:00
CMakeLists.txt [common] added new ringbuffer helper for metrics collection 2021-07-17 21:09:51 +10:00