fpons <[EMAIL PROTECTED]> writes:

> Reinhard Katzmann <[EMAIL PROTECTED]> writes:
> 
> > Hi!
> 
> Hi,
> 
> > [...]
> > After changing the libGL.so.1 link and recompiling the lib all was fine:
> > 
> > ln -sf libGL.so.1.2.030300 libGL.so.1 (in /usr/X11R6/lib)
> > 
> > So the wrapper does either not seem to work correctly or the program
> > as not coded correctly (see gejcon.c in the VRwave/native directory
> > of the archiv which can be found on http://www.iicm.edu/vrwave).
> 
> No, the wrapper does not contains any xmesa functions, so compiling with it does
> not run, only running should be ok. I fix it, thanks for pointing me that.

Ok, but after investigations, using these functions force you to lost all
possiblity of hardware acceleration as none of these functions are defined in
libGL.so provided by XFree-4.0.1 or Utah GLX.

So you are hardwired to soft rendering using Mesa.

Fran�ois.

Reply via email to