Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / drivers / softpipe / Makefile
index bcb887a0b2614fa1f113a093287cf9d6324e18e1..8876bd163986febd5106778725061da337207d0f 100644 (file)
@@ -7,6 +7,7 @@ C_SOURCES = \
        sp_fs_exec.c \
        sp_fs_sse.c \
        sp_clear.c \
+       sp_fence.c \
        sp_flush.c \
        sp_query.c \
        sp_context.c \
@@ -18,12 +19,13 @@ C_SOURCES = \
        sp_quad_fs.c \
        sp_quad_blend.c \
        sp_screen.c \
-        sp_setup.c \
+       sp_setup.c \
        sp_state_blend.c \
        sp_state_clip.c \
        sp_state_derived.c \
-       sp_state_fs.c \
        sp_state_sampler.c \
+       sp_state_shader.c \
+       sp_state_so.c \
        sp_state_rasterizer.c \
        sp_state_surface.c \
        sp_state_vertex.c \