Remove fbpseudocolor

"An experimental pseudocolor emulation layer.  Not fully completed,
currently only works for 16bpp."  That was almost four years ago.
It still doesn't work, only one driver even attempts to use it, it
contains an ad-hoc implementation of damage, and should really be
done up in Composite now anyway.
This commit is contained in:
Adam Jackson 2008-04-19 04:06:19 -04:00
commit 5bdc419879
4 changed files with 1 additions and 2279 deletions

View file

@ -49,9 +49,7 @@ libfb_la_SOURCES = \
fbtile.c \
fbtrap.c \
fbutil.c \
fbwindow.c \
fbpseudocolor.c \
fbpseudocolor.h
fbwindow.c
libwfb_la_SOURCES = $(libfb_la_SOURCES)