WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
237759
[Linux] Implement runtime loader for DMABuf, other buffer mechanisms
https://bugs.webkit.org/show_bug.cgi?id=237759
Summary
[Linux] Implement runtime loader for DMABuf, other buffer mechanisms
Zan Dobersek
Reported
2022-03-11 00:52:56 PST
Instead of imposing compile-time dependencies, we would ideally carry a runtime facility for detecting and using supported buffer mechanisms. This would add to flexibility of internal usage and would avoid compile-time dependencies and general configuration decisions. Downside is juggling all the definitions and dlopen magic, but it is what it is.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-03-18 01:53:16 PDT
<
rdar://problem/90477203
>
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