Skip to content

clients/simple-dmabuf-*: Increase buffer limit to four

Robert Mader requested to merge rmader/weston:dmabuf-clients-buffers into main

In certain situations these clients crash a lot due to the low buffer limit. Four buffers is also what EGL allows without blocking and what is arguably the upper limit of what a compositor should demand.

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

Merge request reports