diff options
author | Daniel Borca <[email protected]> | 2004-06-14 09:11:13 +0000 |
---|---|---|
committer | Daniel Borca <[email protected]> | 2004-06-14 09:11:13 +0000 |
commit | 3dc3cc9d40ea37dcf69d242d00f623e580ed9bde (patch) | |
tree | d112631383be98beddd79194d5c4c7b7f54ff5f4 /docs/README.3DFX | |
parent | 2a28636274f5a25d2ab174e3fc59537ec7bf667d (diff) |
Fixed a bug in vertex emitter (untile we move to t_vertex.c)
Diffstat (limited to 'docs/README.3DFX')
-rw-r--r-- | docs/README.3DFX | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/README.3DFX b/docs/README.3DFX index 69c16560eb9..d9bf09604e9 100644 --- a/docs/README.3DFX +++ b/docs/README.3DFX @@ -191,14 +191,14 @@ MESA_3DFX_STRING 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 - Desc: force display mode - Note: (!) experimental! + OS: linux + HW: Voodoo1, Rush, Voodoo2 + Desc: display mode + Note: (!) experimental: "w" may work in Win32 using non-V1/V2 HW Value: - "w" - windowed mode (linux: V1/2/Rush, win32: all except V1/V2) - "f" - fullscreen mode (linux: V1/V2/Rush) - "d" - disable glide driver (linux: V1/V2/Rush) + "w" - windowed mode + "f" - fullscreen mode + "d" - disable glide driver |