projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88c021a
)
remove #define MESA stuff
author
Brian
<brian.paul@tungstengraphics.com>
Sat, 27 Oct 2007 15:36:43 +0000
(09:36 -0600)
committer
Brian
<brian.paul@tungstengraphics.com>
Sat, 27 Oct 2007 15:36:43 +0000
(09:36 -0600)
src/mesa/pipe/tgsi/exec/tgsi_exec.c
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/tgsi/exec/tgsi_exec.c
b/src/mesa/pipe/tgsi/exec/tgsi_exec.c
index d16b8d50b6f40a055c3a0715d4e4daeec461cdbc..bd57076d75b882cce181cb79d3803f5c0f97fd5d 100644
(file)
--- a/
src/mesa/pipe/tgsi/exec/tgsi_exec.c
+++ b/
src/mesa/pipe/tgsi/exec/tgsi_exec.c
@@
-54,11
+54,6
@@
#include "tgsi_core.h"
#include "pipe/p_state.h"
-#define MESA 1
-#if MESA
-#include "main/context.h"
-#include "main/macros.h"
-#endif
#define TILE_TOP_LEFT 0
#define TILE_TOP_RIGHT 1