RESOLVED FIXED257372
[GTK] Do not make DMA-BUF renderer depend on GBM
https://bugs.webkit.org/show_bug.cgi?id=257372
Summary [GTK] Do not make DMA-BUF renderer depend on GBM
Carlos Garcia Campos
Reported 2023-05-26 02:45:50 PDT
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
Carlos Garcia Campos
Comment 1 2023-05-26 02:54:12 PDT
EWS
Comment 2 2023-06-15 00:54:22 PDT
Committed 265188@main (81c064ddb418): <https://commits.webkit.org/265188@main> Reviewed commits have been landed. Closing PR #14385 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.