MESA_render_texture, Xgl(x) and my NVIDIA card

Ian Romanick idr at us.ibm.com
Fri Jan 13 07:03:17 PST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Christian Parpart wrote:
> On Friday 13 January 2006 14:00, Rich Wareham wrote:
> 
>>Make sure that the client (not Xgl itself) is using the Mesa libGL.so as
>>that contains the requisite GLX extensions. glxinfo should show
>>MESA_render_texture twice, once in the list of server extensions and
>>once in the list of available extensions.
> 
> Okay, I got it this way, and I've installed the mesa GL libs 
> into /opt/sandbox/fdo/lib/ as well, however, when performing glxinfo on this 
> Xglx display, I can't grep for GLX_render_texture extention, although,
> neither glXBindTexImageMESA nor glXReleaseTexImageMESA are included into the 
> binary objects (nm libGL.so | grep $name), but when grepping the source tree, 
> I see, that I really patched it and it is included, 
> however, when looking into the Mesa/src/glx/x11/ directory, I just can see 
> the .c and .h files, no compiled intermediate output (.o's).

Is it picking up the right libGL?  Do 'ldd $(which glxinfo) | grep libGL'.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDx8E1X1gOwKyEAw8RAlY/AJ9cFZHteMLamuMi6b7z/rqjNoaqfQCfRJwB
Bx4flDHcr3vtWqoB0rOyhb0=
=x4Ap
-----END PGP SIGNATURE-----



More information about the xorg mailing list