summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-4.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/RELNOTES-4.1')
-rw-r--r--docs/RELNOTES-4.17
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/RELNOTES-4.1 b/docs/RELNOTES-4.1
index 3df273897a..22e362a931 100644
--- a/docs/RELNOTES-4.1
+++ b/docs/RELNOTES-4.1
@@ -82,6 +82,11 @@ GLX_SGIX_fbconfig & GLX_SGIX_pbuffer
Off-screen rendering support.
+GL_ATI_texture_mirror_once
+
+ Adds two new texture wrap modes: GL_MIRROR_CLAMP_ATI and
+ GL_MIRROR_CLAMP_TO_EDGE_ATI.
+
Device Driver Status
@@ -300,4 +305,4 @@ are some things to change:
----------------------------------------------------------------------
-$Id: RELNOTES-4.1,v 1.20 2002/10/11 17:42:48 brianp Exp $
+$Id: RELNOTES-4.1,v 1.21 2002/10/21 15:53:06 brianp Exp $