Bug 257372
| Summary: | [GTK] Do not make DMA-BUF renderer depend on GBM | ||
|---|---|---|---|
| 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
It's possible to use the DMA-BUF renderer without GBM if EGL_MESA_image_dma_buf_export is available in Surfaceless display. It's not the optimal solution, but it works as a fallback when GBM is not available.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/14385
EWS
Committed 265188@main (81c064ddb418): <https://commits.webkit.org/265188@main>
Reviewed commits have been landed. Closing PR #14385 and removing active labels.