summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/cell/ppu/Makefile
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-02-27 09:55:17 -0700
committerBrian <brian.paul@tungstengraphics.com>2008-02-27 09:55:17 -0700
commitf04736c8be5d30c510e1799ac0c8fa5173516513 (patch)
tree2cc00ae6eb8b59f59d6cb1180e0925b4980b39ba /src/gallium/drivers/cell/ppu/Makefile
parent4f36cf5858a7e53181c3578685675e15fbfcbb82 (diff)
Cell: implement pipe_screen for cell driver
Diffstat (limited to 'src/gallium/drivers/cell/ppu/Makefile')
-rw-r--r--src/gallium/drivers/cell/ppu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/cell/ppu/Makefile b/src/gallium/drivers/cell/ppu/Makefile
index 164dde762c..d38fa6ce07 100644
--- a/src/gallium/drivers/cell/ppu/Makefile
+++ b/src/gallium/drivers/cell/ppu/Makefile
@@ -29,6 +29,7 @@ SOURCES = \
cell_state_emit.c \
cell_state_shader.c \
cell_pipe_state.c \
+ cell_screen.c \
cell_state_vertex.c \
cell_spu.c \
cell_surface.c \