Skip to content

compositor: fix drawing of transparent background

When drawing the background multithreaded, y_start needs to be scaled to obtain the correct byte offset from which to start memsetting (yoffset).

Merge request reports