https://bugs.freedesktop.org/show_bug.cgi?id=27983

--- Comment #1 from Michel Dänzer <[email protected]> 2010-05-05 08:03:49 PDT 
---
(In reply to comment #1)
> R300CheckComposite: Component alpha not supported with source alpha and source
> value blending.

This is probably related to sub-pixel anti-aliased text and harmless - EXA can
still accelerate it in two passes.

> R300CheckCompositeTexture: Unsupported picture format 0x1011000

From the oprofile output it looks like this could be the problem: apparently
the client uses sharp trapezoids, which cannot be accelerated at all yet. If it
were to use smooth trapezoids instead, the trapezoids would still be rasterized
in software but at least the composition step could be accelerated.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to