Bug 269450 - [Skia] Add support for multi-threaded CPU rendering
Summary: [Skia] Add support for multi-threaded CPU rendering
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on: 269650 269738
Blocks: GLibSkia
  Show dependency treegraph
 
Reported: 2024-02-15 02:24 PST by Nikolas Zimmermann
Modified: 2024-02-22 03:18 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2024-02-15 02:24:40 PST
Cairo supports using up to 8 threads for tile painting -- add a similar mechanism to the Skia/CPU backend.
Comment 1 Nikolas Zimmermann 2024-02-15 02:28:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/24498
Comment 2 EWS 2024-02-22 03:17:58 PST
Committed 275170@main (203eb419d822): <https://commits.webkit.org/275170@main>

Reviewed commits have been landed. Closing PR #24498 and removing active labels.