wayland/protocol
Manuel Stoeckl 290ce2a9c1 protocol: elaborate on drm_fourcc.h and wl_shm.format codes
Wayland clients should not assume the format list will not grow, or
assume the format descriptions in the Wayland protocol are complete.
(The latter fact is clear for descriptionless enum entries like
XRGB8888_A8; but, for example, the full XRGB16161616F format
description explicitly requires IEEE 754 binary16 floats instead
of bfloat16 or ARM's alternative half precision variant.)

Signed-off-by: Manuel Stoeckl <code@mstoeckl.com>
2026-02-28 20:17:00 -05:00
..
.gitignore
generate-shm-formats.py
tests.xml
wayland.dtd
wayland.xml protocol: elaborate on drm_fourcc.h and wl_shm.format codes 2026-02-28 20:17:00 -05:00