fbdev-backend: refactor configuration API
authorBenoit Gschwind <gschwind@gnu-log.net>
Wed, 27 Apr 2016 21:56:42 +0000 (23:56 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Fri, 29 Apr 2016 11:15:01 +0000 (14:15 +0300)
commit934e89a749b77e8294113f75ad7f8b3fe3150bc8
tree2ae68bece9864fbdb87f2128167ace6d13dbddf1
parente5b5659240e1c1c23bf74c0b126de982747dffa7
fbdev-backend: refactor configuration API

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.

Signed-off-by: Benoit Gschwind <gschwind@gnu-log.net>
[Pekka: squashed two patches and rebased.]
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Makefile.am
src/compositor-fbdev.c
src/compositor-fbdev.h [new file with mode: 0644]
src/main.c