Re: [RFC wayland-protocols v3 1/1] unstable: add color management protocol

2019-04-01 Thread Pekka Paalanen
On Tue, 2 Apr 2019 13:13:17 +1100 Graeme Gill wrote: > Sebastian Wick wrote: > > > + > > > + > > > + > > + > > + This creates a new color zwp_color_management_surface object for the > > + given wl_surface. > > + > > + See the zwp_color_management_surface interface for mor

Re: [RFC wayland-protocols v3 1/1] unstable: add color management protocol

2019-04-01 Thread Graeme Gill
Sebastian Wick wrote: > + > + > + > + > + This creates a new color zwp_color_management_surface object for the > + given wl_surface. > + > + See the zwp_color_management_surface interface for more details. > + > + interface="zwp_color_management_surface_v1"/>

[PATCH] linux-dmabuf: clarify DRM_FORMAT_MOD_INVALID

2019-04-01 Thread Chia-I Wu
DRM_FORMAT_MOD_INVALID means to derive the modifier from the dmabuf. Signed-off-by: Chia-I Wu --- .../linux-dmabuf/linux-dmabuf-unstable-v1.xml | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml b/unstable/l