summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu/Makefile
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2008-01-30 20:12:00 -0800
committerIan Romanick <idr@us.ibm.com>2008-01-30 20:14:52 -0800
commit5a6fd9393021b9476273b7831bcda2186c9324a1 (patch)
treee6c9566774f40d317326380ab63e78dca012e35f /src/mesa/pipe/cell/ppu/Makefile
parenta89ee8a96db1ac7674a5ae82e518ce5c380d9195 (diff)
Use SPUs for vertex shader processing
Diffstat (limited to 'src/mesa/pipe/cell/ppu/Makefile')
-rw-r--r--src/mesa/pipe/cell/ppu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/pipe/cell/ppu/Makefile b/src/mesa/pipe/cell/ppu/Makefile
index e7f2562da7..50060f5cd3 100644
--- a/src/mesa/pipe/cell/ppu/Makefile
+++ b/src/mesa/pipe/cell/ppu/Makefile
@@ -34,6 +34,7 @@ SOURCES = \
cell_surface.c \
cell_texture.c \
cell_vbuf.c \
+ cell_vertex_shader.c \
cell_winsys.c