nv20: set surface status in clear()
[mesa.git] / src / gallium / drivers / softpipe / Makefile
index 539ffb77f55ec5ef18c71dbf48b7414774668435..120bdfd9dd21081bdf0a6f27cad27f5485a2e03d 100644 (file)
@@ -17,7 +17,6 @@ C_SOURCES = \
        sp_quad.c \
        sp_quad_alpha_test.c \
        sp_quad_blend.c \
-       sp_quad_bufloop.c \
        sp_quad_colormask.c \
        sp_quad_coverage.c \
        sp_quad_depth_test.c \
@@ -27,6 +26,8 @@ C_SOURCES = \
        sp_quad_output.c \
        sp_quad_stencil.c \
        sp_quad_stipple.c \
+       sp_screen.c \
+        sp_setup.c \
        sp_state_blend.c \
        sp_state_clip.c \
        sp_state_derived.c \