Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 134 → Rev 135

/shark/trunk/ports/mesa/src/tnl/t_imm_exec.c
1,4 → 1,4
/* $Id: t_imm_exec.c,v 1.1 2003-02-28 11:48:07 pj Exp $ */
/* $Id: t_imm_exec.c,v 1.2 2003-04-24 14:22:20 giacomo Exp $ */
 
/*
* Mesa 3-D graphics library
46,7 → 46,7
#include "math/m_xform.h"
 
#include "t_context.h"
#include "t_array_import.h"
#include "t_import_array.h"
#include "t_imm_alloc.h"
#include "t_imm_api.h"
#include "t_imm_debug.h"