From 8f28f4850bbf4f32e84f25ee1a8d72b16b8a41d1 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 13 Feb 2001 23:50:25 +0000 Subject: [PATCH] fixed GL_SET bug --- src/mesa/swrast/s_logic.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mesa/swrast/s_logic.c b/src/mesa/swrast/s_logic.c index 0e801597633..10a4654b8ac 100644 --- a/src/mesa/swrast/s_logic.c +++ b/src/mesa/swrast/s_logic.c @@ -1,4 +1,4 @@ -/* $Id: s_logic.c,v 1.2 2000/11/05 18:24:40 keithw Exp $ */ +/* $Id: s_logic.c,v 1.3 2001/02/13 23:50:25 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -56,7 +56,7 @@ static void index_logicop( GLcontext *ctx, GLuint n, case GL_SET: for (i=0;i