projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e8832d
)
draw: fix ppc build regression
author
Keith Whitwell
<keithw@vmware.com>
Thu, 16 Jul 2009 17:45:10 +0000
(18:45 +0100)
committer
Keith Whitwell
<keithw@vmware.com>
Thu, 16 Jul 2009 18:01:29 +0000
(19:01 +0100)
Found by x.org tinderbox, reported by Chris Ball.
src/gallium/auxiliary/draw/draw_vs_ppc.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/draw/draw_vs_ppc.c
b/src/gallium/auxiliary/draw/draw_vs_ppc.c
index d35db57d571e9ab735ca35c7b5ba082d9754b687..ad184bd696dc843bc62dc94ee1dc2de305e1b616 100644
(file)
--- a/
src/gallium/auxiliary/draw/draw_vs_ppc.c
+++ b/
src/gallium/auxiliary/draw/draw_vs_ppc.c
@@
-48,6
+48,7
@@
#include "rtasm/rtasm_ppc.h"
#include "tgsi/tgsi_ppc.h"
#include "tgsi/tgsi_parse.h"
+#include "tgsi/tgsi_exec.h"