fix for moebius infinite loop

This commit is contained in:
Keith Whitwell
2001-05-03 16:49:27 +00:00
parent a03463303d
commit 652a14a215
4 changed files with 61 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
/* $Id: t_dd_vbtmp.h,v 1.13 2001/04/29 08:41:09 keithw Exp $ */
/* $Id: t_dd_vbtmp.h,v 1.14 2001/05/03 16:49:28 keithw Exp $ */
/*
* Mesa 3-D graphics library
@@ -519,6 +519,7 @@ static void TAG(emit)( GLcontext *ctx, GLuint start, GLuint end,
#if (DO_XYZW) && (DO_RGBA)
#if (HAVE_PTEX_VERTICES)
static GLboolean TAG(check_tex_sizes)( GLcontext *ctx )
{