<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - gl_PrimitiveId seems to reset at 340"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90130#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - gl_PrimitiveId seems to reset at 340"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90130">bug 90130</a>
              from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
        <pre>(In reply to Ken Martin from <a href="show_bug.cgi?id=90130#c2">comment #2</a>)
<span class="quote">> I'm not sure if I am looking up the driver correctly but a version of
> glxinfo I installed says

> OpenGL vendor string: VMware, Inc.
> OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)
> OpenGL version string: 3.0 Mesa 10.3.0

> but an ldd on it shows it linking against 

> /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1

> I did build mesa 10.5.3 and sudo make install it so I'm not sure why glxinfo
> is reporting 10.3.0. 

> ldd on my app shows linking against /usr/local/lib/libGL.so.1.2.0</span >

You can probably get the info by doing

LD_LIBRARY_PATH=/usr/local/lib glxinfo</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>