CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20011219 01:29:47
Modified files:
src/core : fbdev.c
src : directfb.c
Log message:
After setting the video mode check the virtual resolution (matroxfb does not
return an error but decreases the virtual resolution). Return an error if
the virtual resolution does not match the requested one. Fixes segfault of
double buffered fullscreen applications in high resolutions on older cards.
Print a more descriptive error message if setting the desktop buffer mode
failed. Not only missing virtual resolution support but also insufficient
graphics memory can cause it. Also try a fallback to system memory back
buffer mode.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.