The same libGL.so is being used in all cases, and I can't find any other on my system.

1) line from glxinfo output:
OpenGL renderer string: Mesa DRI R300 20040924 AGP 1x x86/MMX+/3DNow!+/SSE TCL

2) line from ldd glxinfo:
libGL.so.1 => /usr/lib/libGL.so.1 (0xb7e60000)

3) /usr/lib:
lrwxrwxrwx  1 root root     10 2006-05-30 23:35 /usr/lib/libGL.so -> libGL.so.1

4) line from strace quake2:
open("/usr/lib/libGL.so", O_RDONLY)     = 8
(that's the only libGL in strace log)

PS. When I set "LIBGL_ALWAYS_INDIRECT" or unset "R300_FORCE_R300" I see Mesa version 6.4.2 (instead 6.5.1) in glxinfo

--
Free Software - find interesting programs and change them
NetHack - meet interesting creatures, kill them and eat their bodies
Usenet - meet interesting people from all over the world and flame them
Decopter - unrealistic helicopter simulator, get it from http://decopter.sf.net
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to