[PATCH xserver 00/10] Re: Refactor egl_backends for wayland registry

Lyude Paul lyude at redhat.com
Tue Jun 5 21:54:03 UTC 2018


Sweet! Everything looks good to me

For the whole series:

Reviewed-by: Lyude Paul <lyude at redhat.com>

On Tue, 2018-06-05 at 19:38 +0200, Olivier Fourdan wrote:
> Hi,
> 
> This is a follow-up on https://patchwork.freedesktop.org/series/44095/
> after Lyude and Emil reviews.
> 
> Cheers,
> Olivier
> 
> Olivier Fourdan (10):
>   xwayland: move glamor specific routines
>   xwayland: swap "name" and "id" in init_wl_registry()
>   xwayland: GBM should fail w/out "GL_OES_EGL_image"
>   xwayland: skip drm authentication with render node
>   xwayland: move egl_backend to its own struct
>   xwayland: Add Wayland interfaces check
>   xwayland: move EGL backend init to glamor
>   xwayland: refactor EGL backends for wayland registry
>   xwayland: check for EGLStream backend explicitly
>   xwayland: EGL_IMG_context_priority required by EGLStream
> 
>  hw/xwayland/xwayland-glamor-eglstream.c | 152 +++++++++++++++----
>  hw/xwayland/xwayland-glamor-gbm.c       |  69 +++++++--
>  hw/xwayland/xwayland-glamor.c           | 186 ++++++++++++------------
>  hw/xwayland/xwayland-present.c          |   5 +-
>  hw/xwayland/xwayland.c                  |  28 ++--
>  hw/xwayland/xwayland.h                  | 151 ++++++++++---------
>  6 files changed, 369 insertions(+), 222 deletions(-)
> 
-- 
Cheers,
	Lyude Paul


More information about the xorg-devel mailing list