wayland-protocols/unstable/linux-explicit-synchronization
Alexandros Frantzis 47914962d8 linux-explicit-synchronization: Allow fences with opaque EGL buffers
Add opaque EGL buffers to the supported buffer types for use with the
explicit synchronization protocol. Opaque EGL buffers rely on the same
EGL implementation in both the compositor and clients, which makes it
straightforward to manage client expectations about fence support for
such buffers.

Also make it clearer that implementations are free to support other
buffer types beyond the required ones.

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: Allow fences with opaque EGL buffers 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>