fbdev-backend: refactor configuration API

Graphics / Wayland / Weston - Benoit Gschwind [gnu-log.net] - 29 April 2016 06:15 UTC

Implement a "well" defined API to configure the fbdev backend. Following and according to discussion about libweston API

The output transform configuration is moved into weston and added to the fbdev configuration structure.

934e89a fbdev-backend: refactor configuration API
Makefile.am | 5 +++-
src/compositor-fbdev.c | 62 +++++++++++++++++++++---------------------------
src/compositor-fbdev.h | 51 +++++++++++++++++++++++++++++++++++++++
src/main.c | 41 ++++++++++++++++++++++++++++++--
4 files changed, 121 insertions(+), 38 deletions(-)

Upstream: cgit.freedesktop.org


  • Share