Minor tweaks to help out at a driver level.
[mesa.git] / src / mesa / main / Makefile.win
index ebb59e76cdd4cd3ce8a30620166831b29bfab0e7..63b5880c826601243420388602896e80ce50ab2e 100644 (file)
@@ -16,8 +16,10 @@ CORE_SRCS = \
        api_noop.c \
        api_validate.c \
        accum.c \
+       arbprogram.c \
        attrib.c \
        blend.c \
+       bufferobj.c \
        buffers.c \
        clip.c \
        colortab.c \
@@ -45,7 +47,6 @@ CORE_SRCS = \
        light.c \
        lines.c \
        matrix.c \
-       mmath.c \
        nvprogram.c \
        nvfragparse.c \
        nvvertexec.c \
@@ -92,7 +93,6 @@ CORE_SRCS = \
        swrast\s_drawpix.c \
        swrast\s_feedback.c \
        swrast\s_fog.c \
-       swrast\s_histogram.c \
        swrast\s_imaging.c \
        swrast\s_lines.c \
        swrast\s_logic.c \