Bug 254587

Summary: [GTK] Add support for swrast without using wpe renderer
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: 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
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.