Merge branch 'i965g-restart'
[mesa.git] / src / mesa / main / Makefile.win
index 2acbce0ced13bfa91f6cd3ab55731193ca70fe2e..a27f44c112e369f1509da21866d927e82ab957f8 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 \
@@ -56,12 +58,13 @@ CORE_SRCS = \
        state.c \
        stencil.c \
        texcompress.c \
+       texcompress_fxt1.c \
+       texcompress_s3tc.c \
        teximage.c \
        texformat.c \
        texobj.c \
        texstate.c \
        texstore.c \
-       texutil.c \
        varray.c \
        vtxfmt.c \
 #      X86\x86.c \
@@ -91,7 +94,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 \