projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1eda10d
)
Revert "st/mesa: Compile in meta.c."
author
Brian Paul
<brianp@vmware.com>
Mon, 21 Sep 2009 04:08:30 +0000
(22:08 -0600)
committer
Brian Paul
<brianp@vmware.com>
Mon, 21 Sep 2009 04:08:30 +0000
(22:08 -0600)
This reverts commit
6c5726cd39ab12b86fae391d075fa74bc24b615c
.
src/mesa/sources.mak
patch
|
blob
|
history
diff --git
a/src/mesa/sources.mak
b/src/mesa/sources.mak
index c8d2f5a1a79d8e943d0b3de04b1ca9dc24ebdb74..7107538cee732c20d5767c143f77aa34f7cc22be 100644
(file)
--- a/
src/mesa/sources.mak
+++ b/
src/mesa/sources.mak
@@
-333,7
+333,6
@@
MESA_GALLIUM_SOURCES = \
$(VBO_SOURCES) \
$(STATETRACKER_SOURCES) \
$(SHADER_SOURCES) \
- drivers/common/meta.c \
ppc/common_ppc.c \
x86/common_x86.c \
$(SLANG_SOURCES)