GL_SGI_color_table info
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 17 Apr 2000 15:14:33 +0000 (15:14 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 17 Apr 2000 15:14:33 +0000 (15:14 +0000)
docs/RELNOTES-3.3
docs/VERSIONS

index 54d08aa2f38116510f228e1782affea2b9b1de9a..379c14a31cec15a39275ec0d2d8a51daccad54a9 100644 (file)
@@ -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 $
index 4ef24a85e39f16463d7839fe96c33ac6dc5f8308..7138e8ddc7649e9d1ea28df81f2b7444fbcb055a 100644 (file)
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.29 2000/04/08 18:58:05 brianp Exp $
+$Id: VERSIONS,v 1.30 2000/04/17 15:14:33 brianp Exp $
 
 
 Mesa Version History
@@ -699,6 +699,7 @@ Mesa Version History
        - GL_SGIS_pixel_texture and GL_SGIX_pixel_texture extensions
        - demos/pixeltex program
        - GL_SGI_color_matrix extension
+       - GL_SGI_color_table extension
     Bug Fixes:
        - none since 3.2
     Changes: