[PATCH weston v7 0/3] drm and x11 backend configuration

Bryce Harrington bryce at osg.samsung.com
Fri Apr 29 22:40:32 UTC 2016


Yet another stab at the drm and x11 backend config stuff...

Benoit Gschwind (1):
  x11: port the x11 backend to the new init api

Bryce Harrington (1):
  drm: Don't hang onto the backend config object post-backend_init

Giulio Camuffo (1):
  drm: port the drm backend to the new init api

 Makefile.am          |   6 ++
 src/compositor-drm.c | 220 +++++++++++++++++++++----------------------------
 src/compositor-drm.h | 127 +++++++++++++++++++++++++++++
 src/compositor-x11.c | 158 +++++++++++++----------------------
 src/compositor-x11.h |  62 ++++++++++++++
 src/compositor.h     |   2 -
 src/main.c           | 226 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 7 files changed, 567 insertions(+), 234 deletions(-)
 create mode 100644 src/compositor-drm.h
 create mode 100644 src/compositor-x11.h

-- 
1.9.1



More information about the wayland-devel mailing list