Skip to content

Actually use a linear buffer for multi-GPU usage

Xaver Hugl requested to merge zamundaaa/kwin:possible-mgpu-fix-2 into master

A mistake in a refactor made the code stop using linear buffers for multi-GPU, which makes the outputs display garbage.

BUG: 431968

Edited by Xaver Hugl

Merge request reports