diff options
author | Daniel Borca <dborca@users.sourceforge.net> | 2004-06-03 07:14:27 +0000 |
---|---|---|
committer | Daniel Borca <dborca@users.sourceforge.net> | 2004-06-03 07:14:27 +0000 |
commit | 93c91c3863737808ceca6f17e3bc61114bca2eeb (patch) | |
tree | dc85d3f1f10d3ede910f30f062dc8d40223a182f /docs/README.3DFX | |
parent | 8f980b0e748f7c5a49e75c00ef4fa0b077d78197 (diff) |
masked out unsupported glBlendColor (some games check only the proc addr)
Diffstat (limited to 'docs/README.3DFX')
-rw-r--r-- | docs/README.3DFX | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/README.3DFX b/docs/README.3DFX index 120e3ea23f..69c16560eb 100644 --- a/docs/README.3DFX +++ b/docs/README.3DFX @@ -185,6 +185,11 @@ MESA_FX_MAXLOD "9" - 512x512 textures "10" - 1024x1024 textures "11" - 2048x2048 textures +MESA_3DFX_STRING + OS: all + HW: all + Desc: advertise "3dfx" substring in GL_RENDERER + Note: used by some games aware by 3dfx hw limitations MESA_GLX_FX OS: win32, linux HW: selective |