diff options
author | Brian Paul <[email protected]> | 2000-02-12 01:35:24 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2000-02-12 01:35:24 +0000 |
commit | 15b40dfe75b72dd4e5c38bb8dc6d7e68e5a353a5 (patch) | |
tree | 438aa2b206f48b51172312f76de5279de0311a52 /docs/README.3DFX | |
parent | fa937f611a5fc8588acc854eaa83e5378f56b052 (diff) |
updated with MESA_FX_NO_SIGNALS info
Diffstat (limited to 'docs/README.3DFX')
-rw-r--r-- | docs/README.3DFX | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/docs/README.3DFX b/docs/README.3DFX index b8d205ab002..f726301b22c 100644 --- a/docs/README.3DFX +++ b/docs/README.3DFX @@ -1,12 +1,8 @@ - 3Dfx Glide device driver for Mesa 3.1 + 3Dfx Glide device driver for Mesa 3.3 (see below for FAQ) -This software is distributed under the terms of the GNU Library -General Public License, see the LICENSE file for details. - - What do you need ? ------------------ @@ -327,6 +323,11 @@ The Mesa/Voodoo Environment Variables: export MESA_FX_INFO=1 you will get some useful statistic. + - If you define the env. var. MESA_FX_NO_SIGNALS: + export MESA_FX_NO_SIGNALS=1 + Mesa/FX will not install atexit() or signal() handlers. + + Know BUGS and Problems: ----------------------- @@ -541,9 +542,7 @@ No because the Linux Glide doesn't (yet) support the Voodoo Rush. a binary copy of the Mesa in order to make the software working out of the box ? -Yes, you have simply to include some informations about authors -and where the library sources are available (check the LICENSE -file for more informations about the GNU GPL). +Yes. 11. Which is the best make target for compiling the Mesa for |