WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2024-09-24 01:18:09 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34156
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.
Top of Page
Format For Printing
XML
Clone This Bug