Bug 22605

Summary: clutter_actor_set_opacity slow when using radeon-rewrite
Product: Mesa Reporter: Pavel Rojtberg <pavel>
Component: Drivers/DRI/r300Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
URL: http://www.clutter-project.org/docs/clutter/0.8/ClutterActor.html#clutter-actor-set-opacity
Whiteboard:
i915 platform: i915 features:

Description Pavel Rojtberg 2009-07-03 05:33:16 UTC
I use clutter_actor_set_opacity to fade between two images. This works fine with Mesa7.4.
But when using master (after the merge of radeon-rewrite) the fade became really slow and also causes high CPU usage.
This happens with and w/o KMS, so I guess the implementation changed somehow...
Comment 1 Pavel Rojtberg 2009-07-03 05:42:44 UTC
the actor in this case is an ClutterTexture
Comment 2 Pavel Rojtberg 2009-07-14 02:21:56 UTC
fixed after merge of shaders cleanup
Comment 3 Adam Jackson 2009-08-24 12:32:45 UTC
Mass version move, cvs -> git

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.