RESOLVED FIXED 280677
[GTK][WPE][Skia] Introduce threaded GPU painting mode
https://bugs.webkit.org/show_bug.cgi?id=280677
Summary [GTK][WPE][Skia] Introduce threaded GPU painting mode
Nikolas Zimmermann
Reported 2024-10-01 05:47:52 PDT
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
Nikolas Zimmermann
Comment 1 2024-10-01 05:49:15 PDT
EWS
Comment 2 2024-11-25 02:19:22 PST
Committed 287060@main (8566d855663a): <https://commits.webkit.org/287060@main> Reviewed commits have been landed. Closing PR #34502 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.