summaryrefslogtreecommitdiff
path: root/src/mesa/sources
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@tungstengraphics.com>2008-02-19 14:00:16 +0900
committerJosé Fonseca <jrfonseca@tungstengraphics.com>2008-02-19 14:06:11 +0900
commit5d78212d752e021555356bbb9cc5993ad6d9e847 (patch)
tree389697270910697b7d3f118ef490e0de54a1e2d6 /src/mesa/sources
parentb0eef0dc2557febea7d425fee1f9c2da382898a6 (diff)
Bring in ppc spe rtasm into gallium's rtasm module.
Moving files since these are not being used outside gallium.
Diffstat (limited to 'src/mesa/sources')
-rw-r--r--src/mesa/sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index 9e56694893..f0bf7b31fb 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -246,7 +246,6 @@ ASM_C_SOURCES = \
x86/rtasm/x86sse.c \
sparc/sparc.c \
ppc/common_ppc.c \
- ppc/rtasm/spe_asm.c \
x86-64/x86-64.c
X86_SOURCES = \