Re: 3d acceleration... how?


Subject: Re: 3d acceleration... how?
From: Brent Pedigo (maeveen@phreaker.net)
Date: Thu Jul 29 1999 - 22:24:41 EEST


Actually I think there was a misunderstanding.  I was referring to M2 under
Win32.  I wouldn't learn Linux  unless my  life depended on it.  I just
don't know how to get it into fullscreen so it takes advantage of 3d
acceleration.  I've got all the latest drivers and stuff.

----- Original Message -----
From: Tommi Leino <namhas@majik.netti.fi>
To: <majik-users@majik.netti.fi>
Sent: Wednesday, July 28, 1999 12:28 AM
Subject: Re: 3d acceleration... how?


> > Brent Pedigo wrote:
> >
> > Hey, great job on the client release.  I was looking forward to enjoying
it,
> > but then I realized there was kindof a problem, I can only get it to run
in
> > a little window at 3.2 fps, no 3d acceleration.  I have a V2 12 mb, how
can
> > I get the client to take advantage of that?
>
> You are using Linux? Get glide library and other stuff from 3dfx.com,
> install, compile Mesa using make linux-386-glide (or something) and make a
> script like this:
>
> #!/bin/sh
>
> OLDPWD=$PWD
> cd ~namhas/cvs/majik/majik3d/client/src/
> xhost +
> export MESA_GLX_FX="fullscreen"
> su -c ./majik
> export -n MESA_GLX_FX
> cd $OLDPWD
> xhost -
>
> --
> Tommi Leino / Majik 3D project
> namhas@majik.netti.fi http://majik.netti.fi
>



This archive was generated by hypermail 2b25 : Tue Feb 12 2002 - 00:03:42 EET