cell: put most simple state-setter functions in new cell_pipe_state.c file
[mesa.git] / src / gallium / drivers / cell / ppu / Makefile
index 3c3f622a2fc3fd093d2665d3cb9b51d4e475b892..6b6dfca890ec0afb39b3bfde94eb59d294645b0a 100644 (file)
@@ -25,14 +25,10 @@ SOURCES = \
        cell_context.c \
        cell_draw_arrays.c \
        cell_flush.c \
-       cell_state_blend.c \
-       cell_state_clip.c \
        cell_state_derived.c \
        cell_state_emit.c \
        cell_state_fs.c \
-       cell_state_rasterizer.c \
-       cell_state_sampler.c \
-       cell_state_surface.c \
+       cell_pipe_state.c \
        cell_state_vertex.c \
        cell_spu.c \
        cell_surface.c \