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

Bryce Harrington bryce at osg.samsung.com
Fri Oct 23 15:25:40 PDT 2015


On Sat, Oct 17, 2015 at 07:24:12PM +0300, Giulio Camuffo wrote:
> 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

Pushed the set to trunk.

remote: I: patch #62108 updated using rev e3c0d8af43272eb31f16b535ab821fd98399e8fa
remote: I: patch #62107 updated using rev 93daabbc7141de3c085278ab8905813038308209
remote: I: patch #62109 updated using rev 43008c7620cd29468f1de1c7e272ee0e34f28c95
remote: I: 3 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/wayland/weston
   ecf819b..43008c7  master -> master

My one review comment is minor and I'll send instead as a followup patch proposal.

Bryce

>  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
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list