Mesa (master): Revert "st/mesa: Compile in meta.c."

Brian Paul brianp at kemper.freedesktop.org
Mon Sep 21 04:20:00 UTC 2009


Module: Mesa
Branch: master
Commit: a1cf9b6abe0250f1496cea2cf49e29430ceab028
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1cf9b6abe0250f1496cea2cf49e29430ceab028

Author: Brian Paul <brianp at vmware.com>
Date:   Sun Sep 20 22:08:30 2009 -0600

Revert "st/mesa: Compile in meta.c."

This reverts commit 6c5726cd39ab12b86fae391d075fa74bc24b615c.

---

 src/mesa/sources.mak |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak
index c8d2f5a..7107538 100644
--- 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)




More information about the mesa-commit mailing list