[Webkit-unassigned] [Bug 237759] New: [Linux] Implement runtime loader for DMABuf, other buffer mechanisms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 00:52:56 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=237759

            Bug ID: 237759
           Summary: [Linux] Implement runtime loader for DMABuf, other
                    buffer mechanisms
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zan at falconsigh.net
            Blocks: 237649

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.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=237649
[Bug 237649] [Meta][Linux] Adoption of DMABuf as a reference buffer sharing mechanism
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220311/2740d487/attachment-0001.htm>


More information about the webkit-unassigned mailing list