[Webkit-unassigned] [Bug 35146] [Qt] Support tiled backing store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 26 07:19:33 PST 2010


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





--- Comment #9 from Adam Treat <treat at kde.org>  2010-02-26 07:19:32 PST ---
// FIXME: In single threaded case, tile back buffers could be updated
asynchronously
// one by one and then swapped to front in one go. This would minimize the time
spent
// blocking on tile updates. 

Is there a multi-threaded case?  It seems that this patch implements a single
threaded tiled backingstore.

-- 
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