wayland-protocols/unstable/linux-explicit-synchronization
Alexandros Frantzis 57423eac60 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: Alexandros Frantzis <alexandros.frantzis@collabora.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2018-12-14 14:01:54 +02:00
..
linux-explicit-synchronization-unstable-v1.xml linux-explicit-synchronization: Clarify implicit synchronization guarantees of release events 2018-12-14 14:01:54 +02:00
README Add zwp_linux_explicit_synchronization_v1 2018-11-12 16:32:54 +02:00

Linux explicit synchronization (dma-fence) protocol

Maintainers:
Daniel Stone <daniels@collabora.com>
Alexandros Frantzis <alexandros.frantzis@collabora.com>