[webkit-dev] [Bulk] parallel painting
Adam Treat
treat at kde.org
Mon Apr 5 13:46:34 PDT 2010
I think we'd be interested to see a cross-platform version from the
perspective of the OpenVG graphics backend.
On Sunday 04 April 2010 01:32:54 am Zoltan Herczeg wrote:
> Hi,
>
> I am working on a parallel painting feature for WebKit (bug id: 36883).
> Basically it records the painting commands on the main thread, and replay
> them on a painting thread. The gain would be that the recording operation
> is cheap. Currently it is Qt specific, but I could make it more platform
> independent if other ports are interested.
>
> Zoltan
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
More information about the webkit-dev
mailing list