i965/vec4: Make with_writemask() non-static.
[mesa.git] / src / mesa / drivers / dri / i965 / Makefile.sources
index 290cd93a107dca665e351ebe5b833e29f7a96498..1f3abacf036e6bd6f377e659c316bb664e46e2e4 100644 (file)
@@ -63,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 \
@@ -87,6 +88,7 @@ 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 \