On Sun, 5 Jun 2016 21:20:42 +0300 Giulio Camuffo <[email protected]> wrote:
> Hi, > > i have a few nitpicks on some patches, but for the whole series: > Reviewed-by: Giulio Camuffo <[email protected]> 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 <[email protected]>: > > On 03/06/2016 14:41, Pekka Paalanen wrote: > >> > >> From: Pekka Paalanen <[email protected]> > >> > >> 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 <[email protected]> > > > > -- > > > > Quentin “Sardem FF7” Glidic > > > > _______________________________________________ > > wayland-devel mailing list > > [email protected] > > https://lists.freedesktop.org/mailman/listinfo/wayland-devel _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
