On Tue, Sep 30, 2003 at 08:20:45PM +0200, Denis Oliver Kropp wrote: > > + dfb_surface_notify_listeners( surface ); > > You missed the CSNF_FLIP flag which should explain the DRI flickering.
Oops. Unfortunately it doesn't help with DRI. It's still drawing to the active buffer somehow. If I comment out the color buffer clear from df_gears the black bands are gone but I see tearing in the gears. I just don't understand how it could be drawing to the active buffer. I checked if the field has changed during crtc2_set_buffers() but that doesn't seem to be the case. -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
