summaryrefslogtreecommitdiff
path: root/src/mesa
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2005-06-07 12:45:29 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2005-06-07 12:45:29 +0000
commita4691981d99495f5d0427347981df6e989b56e9c (patch)
tree4480a168e5f8e92bc21bfdc0ef36e2ad808484cf /src/mesa
parent1d60469c4c0bcccd8b3310a49d18123a8c7f41e4 (diff)
Add new runtime assembly files.
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index ba536096b8..0b197f4719 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -203,6 +203,7 @@ ASM_C_SOURCES = \
x86/x86.c \
x86/3dnow.c \
x86/sse.c \
+ x86/rtasm/x86sse.c \
sparc/sparc.c \
ppc/common_ppc.c \
x86-64/x86-64.c