Skip to content
Commit 57423eac authored by Alexandros Frantzis's avatar Alexandros Frantzis Committed by Pekka Paalanen
Browse files

linux-explicit-synchronization: Clarify implicit synchronization guarantees of release events



Clarify that after zwp_buffer_release_v1 events, otherwise unused
buffers can be reused without any additional implicit synchronization.
This is in contrast to wl_buffer.release, which doesn't guarantee that
implicit synchronization is not required to safely use a buffer after
the event is received.

Signed-off-by: default avatarAlexandros Frantzis <alexandros.frantzis@collabora.com>
Reviewed-by: default avatarPekka Paalanen <pekka.paalanen@collabora.com>
parent 08903bdf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment