Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 56 → Rev 72

/shark/trunk/ports/mesa/src/tnl/t_vtx_exec.c
44,9 → 44,9
#include "state.h"
#include "vtxfmt.h"
 
#include "tnl/tnl.h"
#include "tnl/t_context.h"
#include "tnl/t_array_api.h"
#include "tnl.h"
#include "t_context.h"
#include "t_array_api.h"
 
static void _tnl_FlushVertices( GLcontext *, GLuint );