[PATCH weston 0/3] Preps for the new config system for backends (libweston)

Giulio Camuffo giuliocamuffo at gmail.com
Sat Oct 17 09:24:12 PDT 2015


Hi,
these 3 patches are essentially http://patchwork.freedesktop.org/patch/57019/
split in three, with some docs added and some functions renamed,
(hopefully) addressing Bryce's comments to that patch.

Giulio Camuffo (3):
  compositor: introduce structs to handle backends configuration
  compositor: pass the backend config struct to the backends init
    function
  main: stub the functions to load the backends with the new config
    system

 src/compositor-drm.c      |  3 ++-
 src/compositor-fbdev.c    |  3 ++-
 src/compositor-headless.c |  3 ++-
 src/compositor-rdp.c      |  3 ++-
 src/compositor-rpi.c      |  3 ++-
 src/compositor-wayland.c  |  3 ++-
 src/compositor-x11.c      |  3 ++-
 src/compositor.h          | 39 ++++++++++++++++++++++++---
 src/main.c                | 67 +++++++++++++++++++++++++++++++++++++++++------
 9 files changed, 109 insertions(+), 18 deletions(-)

-- 
2.6.1



More information about the wayland-devel mailing list