summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-3.3
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-04-17 15:14:33 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-04-17 15:14:33 +0000
commit0bb0c7cc85f8b41a36d8a7b723ac3d6755954879 (patch)
treee2c4f04f7da6e3aa7327c8e11dfeb6437f277123 /docs/RELNOTES-3.3
parenta5f4cae20a5d47bf5e0f8d1aa35650d16391097d (diff)
GL_SGI_color_table info
Diffstat (limited to 'docs/RELNOTES-3.3')
-rw-r--r--docs/RELNOTES-3.36
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/RELNOTES-3.3 b/docs/RELNOTES-3.3
index 54d08aa2f3..379c14a31c 100644
--- a/docs/RELNOTES-3.3
+++ b/docs/RELNOTES-3.3
@@ -83,6 +83,10 @@ GL_SGI_color_matrix
Adds a color matrix and another set of scale and bias parameters
to the glDraw/CopyPixels paths.
+GL_SGI_color_table
+ Adds additional color tables to the glDraw/Read/CopyPixels paths.
+
+
GLX_SGI_make_current_read functionality
---------------------------------------
@@ -200,4 +204,4 @@ Also added constants for NumAuxBuffers and SubPixelBits.
----------------------------------------------------------------------
-$Id: RELNOTES-3.3,v 1.2 2000/04/08 18:58:05 brianp Exp $
+$Id: RELNOTES-3.3,v 1.3 2000/04/17 15:14:33 brianp Exp $