RESOLVED FIXED 280259
[GTK][WPE] Default again to BGRA format for the temporary buffers used for CPU rendering
https://bugs.webkit.org/show_bug.cgi?id=280259
Summary [GTK][WPE] Default again to BGRA format for the temporary buffers used for CP...
Nikolas Zimmermann
Reported 2024-09-24 01:15:46 PDT
We only need to ensure RGBA buffers, when using hybrid mode rendering (not yet landed), but not for CPU-only rendering. There are various sources that produce BGRA data, and this way we can avoid pixel conversions when rendering into the RAM-baked buffers.
Attachments
Nikolas Zimmermann
Comment 1 2024-09-24 01:18:09 PDT
EWS
Comment 2 2024-09-25 00:19:41 PDT
Committed 284207@main (ed51da02113a): <https://commits.webkit.org/284207@main> Reviewed commits have been landed. Closing PR #34156 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.