Bug 254587
| Summary: | [GTK] Add support for swrast without using wpe renderer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | Keywords: | Gtk |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
In case of software rasterization we fallback to wpe renderer because image_dma_buf_import extension is not available. We could use the new DMABuf approach but using shareable bitmaps instead of DMABuf buffers.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/12050
EWS
Committed 262865@main (accb7777eb68): <https://commits.webkit.org/262865@main>
Reviewed commits have been landed. Closing PR #12050 and removing active labels.