CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20020604 10:30:16
Modified files:
src/core : fbdev.c
Log message:
Two minor changes that help a lot getting DirectFB running for everyone:
- Always 8 bit modes to the mode list, too, depth of fb.modes is ignored anyway.
- Default to 16 bit if no depth is specified and first mode in fb.modes is
8 bit while RGB332 support is not compiled in.
The only way to have it not running now is to explicitly set "depth = 8"
in the configuration without support for RGB332.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.