i965/vec4: Make with_writemask() non-static.
[mesa.git] / src / mesa / drivers / dri / i965 / Makefile.sources
index c92573f1e3a39781d0c0e9d19d100ea65173a409..1f3abacf036e6bd6f377e659c316bb664e46e2e4 100644 (file)
@@ -26,6 +26,7 @@ i965_FILES = \
        intel_tex_image.c \
        intel_tex_subimage.c \
        intel_tex_validate.c \
+       intel_upload.c \
        brw_blorp.cpp \
        brw_blorp_blit.cpp \
        brw_blorp_clear.cpp \
@@ -62,6 +63,7 @@ i965_FILES = \
        brw_gs.c \
        brw_gs_emit.c \
        brw_gs_state.c \
+       brw_gs_surface_state.c \
        brw_interpolation_map.c \
        brw_lower_texture_gradients.cpp \
        brw_misc_state.c \
@@ -86,6 +88,8 @@ i965_FILES = \
        brw_vec4.cpp \
        brw_vec4_copy_propagation.cpp \
        brw_vec4_emit.cpp \
+       brw_vec4_gs.c \
+       brw_vec4_gs_visitor.cpp \
        brw_vec4_live_variables.cpp \
        brw_vec4_reg_allocate.cpp \
        brw_vec4_visitor.cpp \