RESOLVED FIXED 280263
[WPE] WPE Platform: do not force headless platform to AR24 linear buffer format
https://bugs.webkit.org/show_bug.cgi?id=280263
Summary [WPE] WPE Platform: do not force headless platform to AR24 linear buffer format
Carlos Garcia Campos
Reported 2024-09-24 03:18:05 PDT
When used with swrast, shared memory buffers are used with ARGB8888 format, but when using a GPU there's no reason to force a format. We can remove the implementation of get_preferred_dma_buf_formats and implement get_egl_display instead, so that WPEDisplay will build the list of formats supported by the EGL display.
Attachments
Carlos Garcia Campos
Comment 1 2024-09-24 03:20:49 PDT
EWS
Comment 2 2024-09-24 22:08:33 PDT
Committed 284205@main (e4c64c9c92bd): <https://commits.webkit.org/284205@main> Reviewed commits have been landed. Closing PR #34160 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.