On Tue, Sep 03, 2013 at 04:47:43PM +0200, mchalain [marc.chal...@gmail.com]
wrote:
> From: mchalain
Thanks, committed.
Kristian
> backend check the type of the framebuffer and accept DirectColor and TrueColor
> I use a "switch case" to implement other cases in the future.
> ---
> src/composit
From: mchalain
backend check the type of the framebuffer and accept DirectColor and TrueColor
I use a "switch case" to implement other cases in the future.
---
src/compositor-fbdev.c | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/src/compositor-fbdev.c b/src/co