summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-5.1
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-01-21 15:49:06 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-01-21 15:49:06 +0000
commit943f0c6a41aa66705ffba90a55cf75296b0bde1d (patch)
tree7a6b2f673bdf28081316ca8e1fa8f991145afda9 /docs/RELNOTES-5.1
parent19ad3fee8c721f35ea3467c9ba4c84d1fd9ef10c (diff)
GL_ATI_texture_env_combine3 extension
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 09786e0214..a1ad947802 100644
--- a/docs/RELNOTES-5.1
+++ b/docs/RELNOTES-5.1
@@ -18,6 +18,9 @@ Odd-numbered versions (such as 5.1) designate new developmental releases.
New Features in Mesa 5.1
------------------------
+GL_ATI_texture_env_combine3 extension
+ This adds a few new texture combine modes.
+ Contributed by Ian Romanick.
@@ -49,4 +52,4 @@ driver call the _mesa_enable_1_4_extensions() function.
----------------------------------------------------------------------
-$Id: RELNOTES-5.1,v 1.1 2002/12/18 14:57:34 brianp Exp $
+$Id: RELNOTES-5.1,v 1.2 2003/01/21 15:50:24 brianp Exp $