Bug 280259

Summary: [GTK][WPE] Default again to BGRA format for the temporary buffers used for CPU rendering
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: WPE WebKitAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.