From 034da5d817971ca8a8d25f6aab8c3c301cce5640 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Mon, 8 Dec 2003 12:32:50 +0000 Subject: Remove PRIM_PARITY reference --- src/mesa/drivers/dri/ffb/ffb_rendertmp.h | 2 -- src/mesa/drivers/dri/tdfx/tdfx_tris.c | 5 +---- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/src/mesa/drivers/dri/ffb/ffb_rendertmp.h b/src/mesa/drivers/dri/ffb/ffb_rendertmp.h index 9d18db5fda..26d991b081 100644 --- a/src/mesa/drivers/dri/ffb/ffb_rendertmp.h +++ b/src/mesa/drivers/dri/ffb/ffb_rendertmp.h @@ -325,8 +325,6 @@ static void TAG(ffb_vb_tri_strip)(GLcontext *ctx, GLuint start, GLuint count, GL __FUNCTION__, start, count, flags); #endif ffbRenderPrimitive(ctx, GL_TRIANGLE_STRIP); - if ((flags & PRIM_PARITY) != 0) - parity = 1; i = start + 2; goto something_clipped; diff --git a/src/mesa/drivers/dri/tdfx/tdfx_tris.c b/src/mesa/drivers/dri/tdfx/tdfx_tris.c index 7ab25e7b9a..bf50d7bca7 100644 --- a/src/mesa/drivers/dri/tdfx/tdfx_tris.c +++ b/src/mesa/drivers/dri/tdfx/tdfx_tris.c @@ -709,10 +709,7 @@ static void tdfx_render_vb_tri_strip( GLcontext *ctx, /* fprintf(stderr, "%s/%d\n", __FUNCTION__, 1<Glide.grDrawVertexArrayContiguous( mode, count-start, fxVB, 1<