[Mesa-dev] [Bug 92877] Add support for libglvnd

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 8 18:24:57 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=92877

--- Comment #1 from Kyle Brenneman <kyle.brenneman at gmail.com> ---
The current libglvnd interface only allows a dispatch table for each vendor
library. Using libglvnd's dispatching in place of Mesa's would either require
changing that interface or exposing Mesa as multiple vendor libraries.

There's a bunch of other interface changes in the works, though, so if we
wanted to change something else, this is a good time to do it.

I'm pretty sure I could add a function that would allow a vendor library to
define a per-context dispatch table instead of just a per-vendor one. Would
that be sufficient?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160308/a3fe5ad0/attachment.html>


More information about the mesa-dev mailing list