How to shift color bits in fbdev?

Maarten Maathuis madman2003 at gmail.com
Fri Mar 13 13:49:43 PDT 2009


You could hack wrapped fb support into the fbdev driver, but that will
only work for software rendering in X. And you'll loose some
performance because every pixel access goes through a wrapper

The vermillion driver has a simple wfb implementation
http://cgit.freedesktop.org/xorg/driver/xf86-video-vermilion/tree/src/vermilion.c

Maarten.



More information about the xorg mailing list