From 795ae30787e6fd9413a495586edf4973e4987417 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 14 Oct 2002 14:19:11 +0000 Subject: Glide driver disabled by default --- docs/README.3DFX | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/docs/README.3DFX b/docs/README.3DFX index 36b1178fed..817faaa39a 100644 --- a/docs/README.3DFX +++ b/docs/README.3DFX @@ -1,10 +1,25 @@ - 3Dfx Glide device driver for Mesa 3.3 - (see below for FAQ) + 3Dfx Glide device driver -Warning: this document is rather out of date, but most of the information -should still apply. + +Info for Mesa 4.1 +----------------- + +The 3dfx Glide driver in Mesa is disabled by default. Not too many people +use this driver anymore and at some point down the road it will be dropped. + +To use/enable the Glide driver either do this: + +'./configure --with-glide=DIR' Where DIR is the location of Glide, like + /usr/ or /usr/local + +OR + +'make linux-x86-glide' If using the old-style Makefile system. + +The rest of this file hasn't changed since Mesa 3.3. Some of it's out of +date, but some is still valid. @@ -17,8 +32,6 @@ What do you need ? under Linux (more information in the "Useful Glide Environment Variables"); - - Mesa 3.1; - - The 3Dfx Glide library 2.3 or later for your OS (the 2.4 works fine). The Voodoo2 requires the Glide library 2.51. The Glide 3.1 is not compatible with the Glide 2.x so it doesn't work with the current @@ -27,8 +40,6 @@ What do you need ? - A compiler supported by the Glide library (Micro$oft VC++ (tested), Watcom (tested), GCC for Linux (tested), etc.); - - A lot of patience, this is an alpha release. - - It's nice to have two monitors - one for your normal graphics card and one for your 3Dfx card. If something goes wrong with an application using the 3Dfx hardware you can still see your -- cgit v1.2.3