[PATCH weston v3 0/3] fbdev-backend: refactor configuration API

Benoit Gschwind gschwind at gnu-log.net
Wed Apr 27 21:56:41 UTC 2016


I hope I covered all remaining issues.

v3:
 - update Makefile.am
 - fix memory corruption/leak of device variable
 - move transform configuration in the weston side

v2:
 - add src/compositor-fbdev.h in the Makefile.am
 - fix typo

Benoit Gschwind (3):
  fbdev-backend: refactor configuration API
  fbdev-backend: store device name into backend struct
  fbdev-backend: move output transform configuration

 Makefile.am            |  5 +++-
 src/compositor-fbdev.c | 79 +++++++++++++++++++++++---------------------------
 src/compositor-fbdev.h | 51 ++++++++++++++++++++++++++++++++
 src/main.c             | 41 ++++++++++++++++++++++++--
 4 files changed, 130 insertions(+), 46 deletions(-)
 create mode 100644 src/compositor-fbdev.h

-- 
2.7.3



More information about the wayland-devel mailing list