Re: [clutter] Clutter first impressions

From: Ross Burton <ross@openedhand.com>
Date: Tue Jun 12 2007 - 02:52:01 EDT

On Tue, 2007-06-12 at 08:34 +0300, Tommi Höynälänmaa wrote:
> Josh Stewart wrote:
> > 1) Should Clutter work with an Intel graphics adaptor? I first tried
> > this on
> > my laptop and although its a good machine (Core Duo etc) its only got an
> > Intel card. All the demo's ran extremely poorly (ie < 1 FPS) and i
> > thought
> > that there was actually a problem with how I'd compiled everything. This
> > same machine is able to run things such as Beryl without a problem so
> > I'd be
> > very surprised if it doesn't have the hardware grunt for simple demos.
>
>
> I have similar problems (very poor performance) with Clutter using GLX
> backend on my laptop. OpenGL hardware acceleration should be enabled in
> my system as glxinfo says "direct rendering: yes".

There is a known bug in the Intel GL drivers that means waiting for
vblanks (required to stop tearing when updating the screen) seems to
wait for several seconds instead of microseconds.

This fix this, export CLUTTER_VBLANK=0.

Ross

-- 
OpenedHand Ltd.
Unit R Homesdale Business Center / 216-218 Homesdale Road /
Bromley / BR1 2QZ / UK             Tel: +44 (0)20 8819 6559
Expert Open Source For Consumer Devices - http://o-hand.com/
------------------------------------------------------------

-- 
To unsubscribe send a mail to clutter+unsubscribe@o-hand.com
Received on Tue, 12 Jun 2007 07:52:01 +0100

This archive was generated by hypermail 2.1.8 : Tue Jun 12 2007 - 03:00:26 EDT