[cairo] Reg. Cairo Performance with DirectFB bacend

Vicky Tux ssseintr2 at gmail.com
Thu Nov 10 01:42:12 PST 2011


Hi folks,

I'm facing low performance issue while using cairo with directfb as a
backend. Actual problem was while using cairo to draw bunch of
transparent  rectangles, it takes very much time, but no issues with opaque
rectangles.

While analysing the issue I found that semi transparent rectangles were not
drawn directly to the surface, instead it was drawn by creating another
backend surface & drawn opaquely, but the transparency was applied by
creating a mask.

So why this is happening..?

Please help to resolve.

Note:
-------

I'm testing things with webkit/cairo/directfb

Thanks & Regards,
Arun.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo/attachments/20111110/026dc394/attachment.htm>


More information about the cairo mailing list