From 6698b2294f9a151b777dd4e0d1f1c3e86204617a Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sun, 7 May 2000 20:41:30 +0000 Subject: Err, initial code for GL_EXT_convolution, not histogram --- src/mesa/main/context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesa/main/context.c') diff --git a/src/mesa/main/context.c b/src/mesa/main/context.c index 645fe63e2f..14446130c1 100644 --- a/src/mesa/main/context.c +++ b/src/mesa/main/context.c @@ -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 -- cgit v1.2.3