WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
227873
[GStreamer] Allow runtime opt-out of GL rendering
https://bugs.webkit.org/show_bug.cgi?id=227873
Summary
[GStreamer] Allow runtime opt-out of GL rendering
Philippe Normand
Reported
2021-07-12 06:32:06 PDT
In some cases GL rendering is not really useful, such as on machines without GPU. In those cases currently Mesa's llvmpipe is used, introducing CPU and RAM usage increase compared to the non-gl rendering path. For these cases the user could set a new env var, allowing the player to use the Cairo sink.
Attachments
Patch
(2.20 KB, patch)
2021-07-13 04:53 PDT
,
Philippe Normand
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2021-07-13 04:53:24 PDT
Created
attachment 433399
[details]
Patch
EWS
Comment 2
2021-07-13 09:33:35 PDT
Committed
r279873
(
239626@main
): <
https://commits.webkit.org/239626@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 433399
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-07-13 09:34:17 PDT
<
rdar://problem/80522853
>
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