Cell: some basic blending code
[mesa.git] / src / mesa / sources
index 97ef7e1936da78550ca08bdea22b31beae0777da..e31d8cc4667cf2dbe9bc56947d383a4b20804d2d 100644 (file)
@@ -175,6 +175,9 @@ DRAW_SOURCES = \
        pipe/draw/draw_vertex_fetch.c \
        pipe/draw/draw_vertex_shader.c \
        pipe/draw/draw_vertex_shader_llvm.c \
+       pipe/draw/draw_vf.c \
+       pipe/draw/draw_vf_generic.c \
+       pipe/draw/draw_vf_sse.c \
        pipe/draw/draw_wide_prims.c
 
 TGSIEXEC_SOURCES = \