Bug 280677
Summary: | [GTK][WPE][Skia] Introduce threaded GPU painting mode | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
Component: | WPE WebKit | Assignee: | Nikolas Zimmermann <zimmermann> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 281909, 282084 | ||
Bug Blocks: | 279618 |
Nikolas Zimmermann
Currently accelerated painting in Gtk/WPE ports blocks the main thread -- move to a DisplayList record & replay approach, to make the GPU painting asynchronous, which has proven to work successfully for CPU rendering already.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/34502
EWS
Committed 287060@main (8566d855663a): <https://commits.webkit.org/287060@main>
Reviewed commits have been landed. Closing PR #34502 and removing active labels.