MESA_render_texture, Xgl(x) and my NVIDIA card

Rich Wareham rjw57 at hermes.cam.ac.uk
Fri Jan 13 05:00:39 PST 2006


Christian Parpart wrote:
 > Hi all,
 >
 > I'm experimenting with Xgl/Xglx and would like to try out glxcompmgr, 
however, I can't get it running because
 > it tells me, that the "MESA_render_texture is missing".
 >
 > But I really patched my Mesa/ dir with the .diff I found
 > in apps/glxcompmgr.
 > So, what else do I need to get it running on my NVIDIA card?

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.

-- 
Rich



More information about the xorg mailing list