Quoting Mike Emmel: > On 8/5/05, Denis Oliver Kropp <[EMAIL PROTECTED]> wrote: > > Quoting Carlos Ojea Castro: > > > Hello! > > > > > > I have a problem when I try to enable flipping on the primary surface: > > > dsc.flags = DSDESC_CAPS; > > > dsc.caps = DSCAPS_PRIMARY | DSCAPS_FLIPPING; > > > DFBCHECK (dfb->CreateSurface( dfb, &dsc, &primary )); > > > > > > > > > I get this error: > > > (!!!) *** WARNING [fbdev driver possibly buggy] *** [fbdev.c:1609 in > > > dfb_fbdev_set_mode()] > > > (!!!) *** ONCE [unsupported destination format] *** [generic.c:5077 > > > in gAcquire()] > > > > I've seen that error with too less video memory, but it could > > really mean that a frame buffer driver is buggy. > > > > I think the driver is buggy shouldn't fall back to main memory if > there is not enough vram ?
Yes, but apparently it's broken ;( -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
