summaryrefslogtreecommitdiff
path: root/docs/RELNOTES-3.3
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-05-04 13:50:33 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-05-04 13:50:33 +0000
commitad08108616b8ec0e64cc84ae2e93db44b33c1d5e (patch)
treebec980e8c62c0ddef3ceb1b0a7e989d7e4fa1beb /docs/RELNOTES-3.3
parent1a1cf7ed75d799bbda34399ddab7949b8c06686e (diff)
added GL_EXT_histogram
Diffstat (limited to 'docs/RELNOTES-3.3')
-rw-r--r--docs/RELNOTES-3.35
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/RELNOTES-3.3 b/docs/RELNOTES-3.3
index 379c14a31c..128ec641d4 100644
--- a/docs/RELNOTES-3.3
+++ b/docs/RELNOTES-3.3
@@ -86,6 +86,9 @@ GL_SGI_color_matrix
GL_SGI_color_table
Adds additional color tables to the glDraw/Read/CopyPixels paths.
+GL_EXT_histogram
+ Compute histograms for glDraw/Read/CopyPixels.
+
GLX_SGI_make_current_read functionality
@@ -204,4 +207,4 @@ Also added constants for NumAuxBuffers and SubPixelBits.
----------------------------------------------------------------------
-$Id: RELNOTES-3.3,v 1.3 2000/04/17 15:14:33 brianp Exp $
+$Id: RELNOTES-3.3,v 1.4 2000/05/04 13:50:33 brianp Exp $