From 03dc786c906d9567bd09cbf4ad17263edc381cc8 Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Thu, 11 Jul 2013 16:08:20 +0200 Subject: [PATCH] protocol: Copy missing pixel formats from wl_drm to wl_shm --- protocol/wayland.xml | 65 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 64 insertions(+), 1 deletion(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 1442b6a0..3cfa953f 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -274,10 +274,73 @@ - This describes the memory layout of an individual pixel. + This describes the memory layout of an individual pixel. + + All renderers should support argb8888 and xrgb8888 but any other + formats are optional and may not be supported by the particular + renderer in use. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +