Hi,
   How to use Double Buffering concept in DirectFB library.
is it already implemented or we need to add any code.

while creating surface i have used
dsc.caps = DSCAPS_PRIMARY |DSCAPS_STATIC_ALLOC | DSCAPS_DOUBLE |
DSCAPS_FLIPPING;

this option but its giving bus error .
i want to use double buffering to my application.can any one tell me how to
use double buffering.

Thanks
Mohan.
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to