wayland-protocols/stable/linux-dmabuf
Julian Orth 1f9029ae49 linux-dmabuf: deprecate all flags
I've looked at the behaviors of some compositors:

- Mutter & Weston fail buffer creation if any flag other than y_invert
  is used.
- Sway and KWin fail buffer creation if any flag is used.
- Jay ignores all flags.

Since clients are clearly not using these flags on general-purpose
compositors and there is no way for clients to detect which flags are
supported or why buffer creation failed, deprecate all flags.

Signed-off-by: Julian Orth <ju.orth@gmail.com>
2025-07-26 20:16:16 +02:00
..
feedback.rst linux-dmabuf: mark as stable 2023-10-10 14:43:25 +02:00
linux-dmabuf-v1.xml linux-dmabuf: deprecate all flags 2025-07-26 20:16:16 +02:00
README protocols: Add GitLab contact information 2024-10-09 09:07:11 +00:00

Linux DMA-BUF protocol

Maintainers:
Pekka Paalanen <pekka.paalanen@collabora.co.uk> (@pq)
Daniel Stone <daniels@collabora.com> (@daniels)