Bug 315089
| Summary: | [GTK][WPE] Skia Compositor: do not change format when uploading pixels | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
If the buffer is BGRA we can just create a SkImage keeping the BGRA format and let skia handle the conversion if needed when painting the image instead of when uploading pixels.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/65176
EWS
Committed 313473@main (ccbb3ff9c645): <https://commits.webkit.org/313473@main>
Reviewed commits have been landed. Closing PR #65176 and removing active labels.