[PATCH weston 0/5] Clean up after backend config conversion

Pekka Paalanen pekka.paalanen at collabora.co.uk
Mon Jun 6 12:41:06 UTC 2016


On Sun, 5 Jun 2016 21:20:42 +0300
Giulio Camuffo <giuliocamuffo at gmail.com> wrote:

> Hi,
> 
> i have a few nitpicks on some patches, but for the whole series:
> Reviewed-by: Giulio Camuffo <giuliocamuffo at gmail.com>

Hi,

I fixed the whitespace issue and the typo, but did not squash the two patches.

So with both of your R-bs, pushed:
   9e44598..321ede7  master -> master


Thanks,
pq


> 2016-06-03 16:12 GMT+03:00 Quentin Glidic <sardemff7+wayland at sardemff7.net>:
> > On 03/06/2016 14:41, Pekka Paalanen wrote:  
> >>
> >> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> >>
> >> Now that the rpi-backend is gone, we can clean this temporary stuff out,
> >> and
> >> start using an enum-based backend selection.
> >>
> >>
> >> Thanks,
> >> pq
> >>
> >> Pekka Paalanen (5):
> >>   main: remove load_backend_old()
> >>   compositor,main: use weston_compositor_load_backend()
> >>   libweston: remove unused backend_init() arguments
> >>   libweston: use enum to choose the backend
> >>   main: remove unused argument from backend loaders
> >>
> >>  src/compositor-drm.c      |  2 --
> >>  src/compositor-fbdev.c    |  8 ++---
> >>  src/compositor-headless.c |  2 --
> >>  src/compositor-rdp.c      |  3 +-
> >>  src/compositor-wayland.c  |  8 ++---
> >>  src/compositor-x11.c      |  2 --
> >>  src/compositor.c          | 39 ++++++++++++++++++++
> >>  src/compositor.h          | 16 +++++++--
> >>  src/main.c                | 92
> >> ++++++++++++++---------------------------------
> >>  9 files changed, 86 insertions(+), 86 deletions(-)
> >>  
> >
> > Quite straightforward.
> >
> > The whole series is:
> > Reviewed-by: Quentin Glidic <sardemff7+git at sardemff7.net>
> >
> > --
> >
> > Quentin “Sardem FF7” Glidic
> >
> > _______________________________________________
> > wayland-devel mailing list
> > wayland-devel at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/wayland-devel  



More information about the wayland-devel mailing list