WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
258193
[GTK] Use EGL_MESA_image_dma_buf_export if available when GBM is disabled
https://bugs.webkit.org/show_bug.cgi?id=258193
Summary
[GTK] Use EGL_MESA_image_dma_buf_export if available when GBM is disabled
Carlos Garcia Campos
Reported
2023-06-16 01:50:20 PDT
We currently fallback to read pixels and shared memory when GBM is not available, but we can actually use EGL_MESA_image_dma_buf_export extrension if available which is a lot more efficient.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2023-06-16 01:52:23 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15044
EWS
Comment 2
2023-06-20 10:53:19 PDT
Committed
265327@main
(f77a16895905): <
https://commits.webkit.org/265327@main
> Reviewed commits have been landed. Closing PR #15044 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug