summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-5.1
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-02-13 16:01:33 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-02-13 16:01:33 +0000
commita89cc0edad31001a4207e180e618004fc43c82eb (patch)
tree20b00f01e9b8e237a04bc7fae787491c364d6d7f /docs/RELNOTES-5.1
parentf2f5f4f8842b984d58f8a24f0a6c3c150f53baad (diff)
version bumps, etc
Diffstat (limited to 'docs/RELNOTES-5.1')
-rw-r--r--docs/RELNOTES-5.15
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/RELNOTES-5.1 b/docs/RELNOTES-5.1
index 9407ceb369..e62e7013e9 100644
--- a/docs/RELNOTES-5.1
+++ b/docs/RELNOTES-5.1
@@ -23,7 +23,8 @@ GL_ATI_texture_env_combine3 extension
Contributed by Ian Romanick.
GL_SGI_texture_color_table
- Adds a color table lookup to the RGBA texture path.
+ Adds a color table lookup to the RGBA texture path. There's a separate
+ color table for each texture unit.
Contributed by Eric Plante.
@@ -55,4 +56,4 @@ driver call the _mesa_enable_1_4_extensions() function.
----------------------------------------------------------------------
-$Id: RELNOTES-5.1,v 1.3 2003/01/21 21:48:29 brianp Exp $
+$Id: RELNOTES-5.1,v 1.4 2003/02/13 16:01:33 brianp Exp $