fix softpipe_clear() to handle ps->offset!=0 (such as when rendering to texture and...
[mesa.git] / src / mesa / pipe / softpipe / Makefile
index 0335f56b99ece06b83ef9f9da98053a85e1c0c71..63eb6b576157966ef2df5b30f48ffd8a25065547 100644 (file)
@@ -10,6 +10,7 @@ DRIVER_SOURCES = \
        sp_context.c \
        sp_draw_arrays.c \
        sp_prim_setup.c \
+       sp_prim_vbuf.c \
        sp_quad.c \
        sp_quad_alpha_test.c \
        sp_quad_blend.c \