remove some of the #ifndef MESA stuff

This commit is contained in:
Brian
2007-08-20 17:02:07 -06:00
parent ddf8ba2d1b
commit 766fa51537
4 changed files with 20 additions and 15 deletions

View File

@@ -40,10 +40,10 @@
#include "pipe/draw/draw_private.h"
#include "pipe/p_util.h"
#ifndef MESA
/** XXX remove */
#define FRAG_ATTRIB_WPOS 0
#define FRAG_ATTRIB_MAX 13
#endif
/**