Quoting Claudio Ciccani:
> Denis Oliver Kropp wrote:
> >Works really good, but there's a failing assertion sometimes.
> > I guess it has to do with windows opening/closing or events.
> > The attached log shows the assertion. I will also look at it
> > and check if it's a bug in Fusion or DirectFB.
> 
> If you mean this one
> 
> (!) [Fusion Dispatch 436738.819] ( 2477) *** Assertion 
> [(node->reactor)->magic == D_MAGIC("FusionReactor")] failed *** 
> [reactor.c:525 in _fusion_reactor_process_message()]
> 
> I don't think it has something to do with the Xv extension.
> Are you using Xfree repository? I don't have that problem with Xorg.

I'm using Xorg, too. Did you build DirectFB with "--enable-debug"?

> >It's cool that the layer caps are supported via XAtoms ;)
> >
> >What about adding triple buffering, too?
> 
> Too much memory consuming, according to me.

It's a good way to get rid of tearing without any
synchronization (using DSFLIP_ONSYNC).

Or would the third buffer have no effect because
of another reason?

-- 
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

Reply via email to