[webkit-qt] Inconsistent acceleration of linear gradients and atlas maps

Jonathan Morton jonathan.morton at movial.com
Thu Jul 8 09:31:34 PDT 2010


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
      jonathan.morton at movial.com




More information about the webkit-qt mailing list