Ok, here's another related question. I've got an OpenGL application, but it's insisting on using client-side Mesa even though my X server supports the GLX extension. How do I tell it to stop that?
----- Original Message ----- From: "Dave Horsfall" <[EMAIL PROTECTED]> To: "Jens Owen" <[EMAIL PROTECTED]> Cc: "Xpert XFree86 list" <[EMAIL PROTECTED]> Sent: Tuesday, March 12, 2002 11:11 PM Subject: Re: [Xpert]Extension GLX missing > On Tue, 12 Mar 2002, Jens Owen wrote: > > > It looks like you were actually using the Mesa client side software > > renderer the first time around. No GLX support needed. It just renders > > with standard X11 primitives. When you installed a newer version of > > XFree86, you probably over wrote the Mesa libGL.so, with the XFree86 > > version which, by default, doesn't support a client side software > > renderer. > > Bingo! That sounds promising. > > > Try updating and installing Mesa, again. You can find source at > > http://www.mesa3d.org > > Will do - thanks. > > -- > Dave Horsfall ATM-S/CL VK2KFU [EMAIL PROTECTED] Ph: +61 2 9906-3377 Fx: *-3468 > (Unix Guru) Pacific ESI, Unit 22, 8 Campbell St, Artarmon, NSW 2065, Australia > > _______________________________________________ > Xpert mailing list > [EMAIL PROTECTED] > http://XFree86.Org/mailman/listinfo/xpert _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
