Err, initial code for GL_EXT_convolution, not histogram
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 7 May 2000 20:41:30 +0000 (20:41 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 7 May 2000 20:41:30 +0000 (20:41 +0000)
src/mesa/main/attrib.c
src/mesa/main/config.h
src/mesa/main/context.c
src/mesa/main/enable.c
src/mesa/main/get.c
src/mesa/main/pixel.c

index 2e6516f..41714dd 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: attrib.c,v 1.22 2000/05/07 20:37:40 brianp Exp $ */
+/* $Id: attrib.c,v 1.23 2000/05/07 20:41:30 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
index fc43ebc..5edc3b4 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: config.h,v 1.12 2000/05/07 20:37:40 brianp Exp $ */
+/* $Id: config.h,v 1.13 2000/05/07 20:41:30 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
index 645fe63..1444613 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: context.c,v 1.63 2000/05/07 20:37:40 brianp Exp $ */
+/* $Id: context.c,v 1.64 2000/05/07 20:41:30 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
index 9a64a00..e49528e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: enable.c,v 1.18 2000/05/07 20:37:40 brianp Exp $ */
+/* $Id: enable.c,v 1.19 2000/05/07 20:41:30 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
index e5e11f0..c302436 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: get.c,v 1.23 2000/05/07 20:37:40 brianp Exp $ */
+/* $Id: get.c,v 1.24 2000/05/07 20:41:30 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
index 8538ae0..7d5d23e 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: pixel.c,v 1.10 2000/05/07 20:37:40 brianp Exp $ */
+/* $Id: pixel.c,v 1.11 2000/05/07 20:41:30 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library