[Webkit-unassigned] [Bug 280263] New: [WPE] WPE Platform: do not force headless platform to AR24 linear buffer format
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 24 03:18:05 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280263
Bug ID: 280263
Summary: [WPE] WPE Platform: do not force headless platform to
AR24 linear buffer format
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WPE WebKit
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org
Blocks: 265636
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.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=265636
[Bug 265636] [META][WPE] Release WPE Platform API
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240924/affe369c/attachment.htm>
More information about the webkit-unassigned
mailing list