Re: [PATCH wayland] protocol: Add new wl_shm formats

2018-12-22 Thread Daniel Stone
Hi Scott, [As a general note, I'm on holiday in Australia this month and not back at work until mid-Jan, so am not reading email very attentively; if there's something I should be looking at, please either directly CC me on this address rather than my work email, or poke me on IRC.] On Fri, 21 Dec

[PATCH wayland] protocol: Add new wl_shm formats

2018-12-21 Thread scott . anderson
From: Scott Anderson This adds several new wl_shm formats to match the newly added DRM fourcc ones. Signed-off-by: Scott Anderson --- protocol/wayland.xml | 16 1 file changed, 16 insertions(+) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index ea04623..592a53e 10