i965/urb: fixes division by zero
[mesa.git] / src / mesa / drivers / dri / i965 / Makefile.sources
index cb244ef4357e11802b5449e7948433b513425040..164e428710df98fb47c16e6b684c12de7515d89a 100644 (file)
@@ -26,7 +26,7 @@ i965_compiler_FILES = \
        brw_fs.h \
        brw_fs_live_variables.cpp \
        brw_fs_live_variables.h \
-       brw_fs_lower_d2f.cpp \
+       brw_fs_lower_d2x.cpp \
        brw_fs_lower_pack.cpp \
        brw_fs_nir.cpp \
        brw_fs_reg_allocate.cpp \
@@ -99,8 +99,6 @@ i965_compiler_GENERATED_FILES = \
 i965_FILES = \
        brw_binding_tables.c \
        brw_blorp_blit.cpp \
-       brw_blorp_blit_eu.cpp \
-       brw_blorp_blit_eu.h \
        brw_blorp_clear.cpp \
        brw_blorp.c \
        brw_blorp.h \
@@ -138,9 +136,6 @@ i965_FILES = \
        brw_link.cpp \
        brw_lower_texture_gradients.cpp \
        brw_lower_unnormalized_offset.cpp \
-       brw_meta_fast_clear.c \
-       brw_meta_stencil_blit.c \
-       brw_meta_updownsample.c \
        brw_meta_util.c \
        brw_meta_util.h \
        brw_misc_state.c \
@@ -220,7 +215,6 @@ i965_FILES = \
        gen8_ds_state.c \
        gen8_gs_state.c \
        gen8_hs_state.c \
-       gen8_misc_state.c \
        gen8_multisample_state.c \
        gen8_ps_state.c \
        gen8_sf_state.c \