summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-4.1
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-10-05 18:32:38 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-10-05 18:32:38 +0000
commit73029c5d750dd1cadcc62305f90f894a1d7b7afd (patch)
tree4c790c79b62ac5d47a0ac51e123c743cc4bf11a6 /docs/RELNOTES-4.1
parent568774076223d2612637fd433b41f8a9f7a70da9 (diff)
added GLX_SGIX_fbconfig and GLX_SGIX_pbuffer
Diffstat (limited to 'docs/RELNOTES-4.1')
-rw-r--r--docs/RELNOTES-4.16
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/RELNOTES-4.1 b/docs/RELNOTES-4.1
index e88acf2a93..ed94f9c0da 100644
--- a/docs/RELNOTES-4.1
+++ b/docs/RELNOTES-4.1
@@ -78,6 +78,10 @@ GL_EXT_stencil_two_side
Separate stencil modes for front and back-facing polygons.
+GLX_SGIX_fbconfig & GLX_SGIX_pbuffer
+
+ Off-screen rendering support.
+
Device Driver Status
@@ -275,4 +279,4 @@ are some things to change:
----------------------------------------------------------------------
-$Id: RELNOTES-4.1,v 1.17 2002/10/04 19:10:27 brianp Exp $
+$Id: RELNOTES-4.1,v 1.18 2002/10/05 18:32:38 brianp Exp $