summaryrefslogtreecommitdiff
path: root/src/mesa/sources
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2005-06-08 22:10:34 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2005-06-08 22:10:34 +0000
commit8e5612278261284d4be1e2befdcb2b3426365326 (patch)
tree95bfa526d276984901620a4a56a2f2cc6a732fcb /src/mesa/sources
parentea93b2986b7e8c4c278b408d6a546442d40351f1 (diff)
Add t_vb_arbprogram_sse.c
Diffstat (limited to 'src/mesa/sources')
-rw-r--r--src/mesa/sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index 0b197f4719..deb23f4bf2 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -121,6 +121,7 @@ TNL_SOURCES = \
tnl/t_save_loopback.c \
tnl/t_save_playback.c \
tnl/t_vb_arbprogram.c \
+ tnl/t_vb_arbprogram_sse.c \
tnl/t_vb_program.c \
tnl/t_vb_render.c \
tnl/t_vb_texgen.c \