Skip to content

clients/simple-dmabuf-feedback: Support multi-tranche feedbacks

Robert Mader requested to merge rmader/weston:issue611 into main

Compositors may choose to send multiple scanout or non-scanout tranches. So instead of assuming that the first respective tranche contains the format/modifier we're looking for, check all tranches.

Signed-off-by: Robert Mader robert.mader@collabora.com


Closes #611 (closed)

Merge request reports