summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 $