<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add support for libglvnd"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92877#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add support for libglvnd"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92877">bug 92877</a>
              from <span class="vcard"><a class="email" href="mailto:kyle.brenneman@gmail.com" title="Kyle Brenneman <kyle.brenneman@gmail.com>"> <span class="fn">Kyle Brenneman</span></a>
</span></b>
        <pre>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?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>