Re-commit t_vertex.[ch] changes to fd.o server.

This commit is contained in:
Keith Whitwell
2004-01-05 09:43:42 +00:00
parent effc73931f
commit 790734045b
23 changed files with 630 additions and 366 deletions

View File

@@ -127,6 +127,9 @@ void _tnl_run_pipeline( GLcontext *ctx )
unsigned short __tmp;
#endif
if (!tnl->vb.Count)
return;
pipe->run_state_changes = 0;
pipe->run_input_changes = 0;