summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-5.1
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-01-21 21:48:29 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-01-21 21:48:29 +0000
commitccec647f1c4f2d3f765f6cfff99f9d0240ef60c6 (patch)
tree17ebd6cc07963394a03b1f383be8e2869349b3d3 /docs/RELNOTES-5.1
parent418ac00e7583bf3136816a43b3357e0d0b0c776d (diff)
GL_SGI_texture_color_table
Diffstat (limited to 'docs/RELNOTES-5.1')
-rw-r--r--docs/RELNOTES-5.15
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/RELNOTES-5.1 b/docs/RELNOTES-5.1
index a1ad947802..9407ceb369 100644
--- a/docs/RELNOTES-5.1
+++ b/docs/RELNOTES-5.1
@@ -22,6 +22,9 @@ GL_ATI_texture_env_combine3 extension
This adds a few new texture combine modes.
Contributed by Ian Romanick.
+GL_SGI_texture_color_table
+ Adds a color table lookup to the RGBA texture path.
+ Contributed by Eric Plante.
Device Driver Status
@@ -52,4 +55,4 @@ driver call the _mesa_enable_1_4_extensions() function.
----------------------------------------------------------------------
-$Id: RELNOTES-5.1,v 1.2 2003/01/21 15:50:24 brianp Exp $
+$Id: RELNOTES-5.1,v 1.3 2003/01/21 21:48:29 brianp Exp $