RESOLVED FIXED 254587
[GTK] Add support for swrast without using wpe renderer
https://bugs.webkit.org/show_bug.cgi?id=254587
Summary [GTK] Add support for swrast without using wpe renderer
Carlos Garcia Campos
Reported 2023-03-28 07:33:32 PDT
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
Carlos Garcia Campos
Comment 1 2023-03-28 07:37:05 PDT
EWS
Comment 2 2023-04-12 01:41:19 PDT
Committed 262865@main (accb7777eb68): <https://commits.webkit.org/262865@main> Reviewed commits have been landed. Closing PR #12050 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.