Remove many dependencies on mesa headers.

To build with mesa, need -DMESA in makefile/config file.
This commit is contained in:
Brian
2007-08-16 18:11:55 -06:00
parent e3bdd66bf6
commit 3fc926f374
17 changed files with 218 additions and 140 deletions

View File

@@ -40,6 +40,11 @@
#include "pipe/draw/draw_private.h"
#include "pipe/p_util.h"
#ifndef MESA
#define FRAG_ATTRIB_WPOS 0
#define FRAG_ATTRIB_MAX 13
#endif
/**
* Triangle edge info