swrast: Add implementation of MapTextureImage/UnmapTextureImage.
[mesa.git] / src / mesa / sources.mak
index ed008f8813e3f3d50ca32b203917dd1b1bcfacb4..deff7bd7850d212c509861363a60efea327b2c53 100644 (file)
@@ -145,6 +145,7 @@ SWRAST_SOURCES = \
        swrast/s_texcombine.c \
        swrast/s_texfilter.c \
        swrast/s_texrender.c \
+       swrast/s_texture.c \
        swrast/s_triangle.c \
        swrast/s_zoom.c
 
@@ -251,6 +252,7 @@ PROGRAM_SOURCES = \
        program/prog_instruction.c \
        program/prog_noise.c \
        program/prog_optimize.c \
+       program/prog_opt_constant_fold.c \
        program/prog_parameter.c \
        program/prog_parameter_layout.c \
        program/prog_print.c \