diff options
author | Jeff Smith <[email protected]> | 2008-06-13 09:50:43 -0500 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-03-12 08:55:05 -0700 |
commit | fab1f07d6ad01463897ae792f4b33738afb07369 (patch) | |
tree | a2905eb93364a4479c97cdf2bae36c49586f427b /docs/README.3DFX | |
parent | 39c2d3ecd9432262bb157da3bb6103f84a4375e5 (diff) |
Grammar and spelling fixes
Signed-off-by: Jeff Smith <[email protected]>
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/README.3DFX')
-rw-r--r-- | docs/README.3DFX | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.3DFX b/docs/README.3DFX index 037e8fa7cc6..7feda6f33f7 100644 --- a/docs/README.3DFX +++ b/docs/README.3DFX @@ -644,7 +644,7 @@ Hints and Special Features: - The Voodoo driver supports the GL_EXT_paletted_texture. it works only with GL_COLOR_INDEX8_EXT, GL_RGBA palettes and the alpha value - is ignored because this is a limitation of the the current Glide + is ignored because this is a limitation of the current Glide version and of the Voodoo hardware. See Mesa-3.1/3Dfx/demos/paltex.c for a demo of this extension. |