[Webkit-unassigned] [Bug 283820] REGRESSION(286605 at main): [WPE] Massive performance regression on postercircle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 2 12:14:59 PST 2024


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

--- Comment #8 from Fujii Hironori <Hironori.Fujii at sony.com> ---
How about an idea adopting Chromium's CC?
https://chromium.googlesource.com/chromium/src.git/+/refs/heads/main/cc/

Coltor Chen was doing that.
https://webkit.slack.com/archives/CU64U6FDW/p1699517524700329?thread_ts=1639455227.471100&cid=CU64U6FDW

Windows and Playstation ports are still using cairo. Not finished Skia migration yet.
If you plan to use Skia in TextureMapper, please keep the old implementation by using #if USE(SKIA) or copying code.
I will remove the lagacy code after Windows and Playstation ports finish the Skia migration.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241202/3522fce0/attachment.htm>


More information about the webkit-unassigned mailing list