mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2026-05-23 16:28:13 +02:00
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> |
||
|---|---|---|
| .. | ||
| feedback.rst | ||
| linux-dmabuf-v1.xml | ||
| README | ||
Linux DMA-BUF protocol Maintainers: Pekka Paalanen <pekka.paalanen@collabora.co.uk> (@pq) Daniel Stone <daniels@collabora.com> (@daniels)