[Webkit-unassigned] [Bug 36883] Generic parallel painting in WebKit with Qt backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 16 03:47:37 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36883





--- Comment #12 from Zoltan Herczeg <zherczeg at webkit.org>  2010-04-16 03:47:35 PST ---
Let me summarize my thoughts on this work. You can see fast, anti-aliased
images on multicore systems, but I feel neither Qt nor WebKit is ready to fully
utilize smp graphics now. However, this will surely change in the (hopefully
near) future, and it is worth to play around this feature. However, I feel this
is not a one-man can do project, I need others experiences since I touch
platform independent code. Do you know experts who are good at Qt or WebKit
graphics? Currently keepeng the non-refcounted resources (I don't want to
duplicate everything) and RenderTheme issues my biggest problems (pixmap draw
by QStyle).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list