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

Quentin Glidic sardemff7+wayland at sardemff7.net
Fri Jun 3 13:12:00 UTC 2016


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


More information about the wayland-devel mailing list