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. _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
