On Thu, 2010-07-08 at 15:49 +0300, Jonathan Morton wrote:
> What Callgrind is now telling us is that Qt's raster engine is being
> called for two reasons:
>
> - To draw a tiled image.
>
> - To draw the background of some text. This might itself be tiled.
>
> It's not immediately obvious how to enable QtGui to pass these on to
> XRender, if it isn't already able to do that.
It looks very much as though this is something that QtGui can already
pass straight to XRender. So why is the Raster backend being used for
it instead?
--
------
From: Jonathan Morton
[email protected]
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt