<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#c2">Comment # 2</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:kennethmorrismartin@gmail.com" title="Ken Martin <kennethmorrismartin@gmail.com>"> <span class="fn">Ken Martin</span></a>
</span></b>
<pre>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</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>