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
227289
REGRESSION(
r236846
): WPE shouldn't depend on OpenGL ES 3
https://bugs.webkit.org/show_bug.cgi?id=227289
Summary
REGRESSION(r236846): WPE shouldn't depend on OpenGL ES 3
Zan Dobersek
Reported
2021-06-23 06:05:31 PDT
r236846
,
bug #224786
for WPE imposes a dependency on OpenGL ES 3. This isn't viable because the minimum is set at OpenGL ES 2, and furthermore because libepoxy is used, making it irrelevant what version of OpenGL ES drivers the library is being built against.
Attachments
Patch
(1.24 KB, patch)
2021-06-23 06:08 PDT
,
Zan Dobersek
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2021-06-23 06:08:26 PDT
Created
attachment 432034
[details]
Patch
EWS
Comment 2
2021-06-24 07:59:29 PDT
Committed
r279222
(
239108@main
): <
https://commits.webkit.org/239108@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 432034
[details]
.
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