[Mesa-dev] [Bug 90130] gl_PrimitiveId seems to reset at 340
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 21 15:54:16 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90130
--- Comment #2 from Ken Martin <kennethmorrismartin at gmail.com> ---
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150421/be0600a6/attachment.html>
More information about the mesa-dev
mailing list