WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277141
[GTK][WPE] Add support for EGL fences
https://bugs.webkit.org/show_bug.cgi?id=277141
Summary
[GTK][WPE] Add support for EGL fences
Carlos Garcia Campos
Reported
2024-07-26 05:32:36 PDT
For explicit sync support we need to use the EGL API to create the fences to be able to use the EGL_ANDROID_native_fence_sync extension. So, we can make it possible to create a GLFence with either gl or egl APIs depending on what we need and what's available.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2024-07-26 05:35:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31287
EWS
Comment 2
2024-07-30 05:39:43 PDT
Committed
281558@main
(a258d90c0cad): <
https://commits.webkit.org/281558@main
> Reviewed commits have been landed. Closing PR #31287 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-07-30 05:55:04 PDT
<
rdar://problem/132803056
>
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