Re: gtk clutter tearing

2010-01-13 Thread Mark Clarkson
/Helsinki) wrote: Hi, ext Mark Clarkson wrote: I have made a simple animation using a clutter timeline with clutter-gtk-0.10 and clutter-1.0 but there is excessive tearing when the animation plays making the animation look terrible. I have tried none, dri and glx values

Smooth animation

2009-12-30 Thread Mark Clarkson
Hi, I am writing an app for the n900 which requires smooth animation within a subwindow. I want to retain the top toolbar and make use of hildon's themed widgets - I want to keep, as much as possible, the maemo 5 look and feel. I have tried cairo animation and clutter (bug #7459), neither of

Fw: Re: gtk clutter tearing

2009-12-30 Thread Mark Clarkson
- Original message - off on the *compositor*. My own apps are tear free until I turn off.. Ah. Is there some way that this will help me - the original poster? Does clutter bypass the compositor by making its opengl calls? Do I need to somehow render clutter output to an offscreen

Re: gtk clutter tearing

2009-12-30 Thread Mark Clarkson
- Original message - You could try playing with the CLUTTER_VBLANK env var (set it to none, dri or glx) to see if it helps. No joy with that one - makes no difference at all. ___ maemo-developers mailing list maemo-developers@maemo.org

gtk clutter tearing

2009-12-29 Thread Mark Clarkson
Hi, I have made a simple animation using a clutter timeline with clutter-gtk-0.10 and clutter-1.0 but there is excessive tearing when the animation plays making the animation look terrible. I have tried none, dri and glx values for the CLUTTER_VBLANK environment variable but this seems to

Re: gtk clutter tearing

2009-12-29 Thread Mark Clarkson
- Original message - Is there a way to fix this? Screen update isn't yet synched to LCD refresh.  Please file a bug about it to bugs.maemo.org (it needs support from kernel display driver, X server, SGX driver, Clutter and hildon-desktop compositor, but I guess you could file it