On Mon, Oct 31, 2005 at 05:22:43PM +0100, Julien Moutte wrote: > > Thanks for those answers, > > Should i do a specific usage of the Display layers that support live > video such as the Radeon overlay ? I m trying to blit to this layer but > nothing appears.
Are you using double or triple buffering on the layer? If so you need to Flip() the layer's surface. -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
