CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20010711 01:07:33

Modified files:
        src/core       : fbdev.c 

Log message:
If a mode has been set by 'fbdev_set_mode()' and the detected
pixelformat is DSPF_RGB15, set mode->bpp to 15.
If mode->bpp would be 16 bit, we won't find the mode afterwards,
because we will search for a 15 bit mode if the current pixelformat
is DSPF_RGB15.

Fixes bogus "Setting primary layer buffer mode failed!" problems.



-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to