Bug 214135 - [GTK] Add support for shm buffers in AcceleratedBackingStoreWayland when using the WPE renderer
Summary: [GTK] Add support for shm buffers in AcceleratedBackingStoreWayland when usin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2020-07-09 06:09 PDT by Carlos Garcia Campos
Modified: 2020-07-09 07:10 PDT (History)
3 users (show)

See Also:


Attachments
Patch (25.60 KB, patch)
2020-07-09 06:23 PDT, Carlos Garcia Campos
zan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2020-07-09 06:09:20 PDT
It's available since wpe-fdo 1.7.0. This makes accelerated compositing work in platforms where EGL_WL_bind_wayland_display is not available. It can also be forced with the environment variable LIBGL_ALWAYS_SOFTWARE.
Comment 1 Carlos Garcia Campos 2020-07-09 06:23:36 PDT
Created attachment 403859 [details]
Patch
Comment 2 Carlos Garcia Campos 2020-07-09 07:10:14 PDT
Committed r264168: <https://trac.webkit.org/changeset/264168>