protocol: sync wl_shm.format with libdrm 2.4.108
authorManuel Stoeckl <code@mstoeckl.com>
Fri, 12 Nov 2021 00:47:14 +0000 (19:47 -0500)
committerManuel Stoeckl <code@mstoeckl.com>
Fri, 12 Nov 2021 01:15:22 +0000 (20:15 -0500)
commit1638dad6137d7dd26a4a8c5d931bbb5c52dda46c
tree8c6d92c3324d6f9bef8f1290b08a59069b25051e
parent5420619f91e07d440f77db5ab0edf662a8d46479
protocol: sync wl_shm.format with libdrm 2.4.108

The four new formats added (all 16 bpc, RGB colorspace) are very useful
for applications providing high bit depth content and rendering their
buffers on CPU, as computations with 16 bit unsigned integers are often
more efficient than with the (half float, 10 bit) alternative formats.

Signed-off-by: Manuel Stoeckl <code@mstoeckl.com>
protocol/wayland.xml