X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fmain%2FMakefile.win;h=a27f44c112e369f1509da21866d927e82ab957f8;hb=aa02683e45f1eaf61bba2ba7eeda7686efeed2ca;hp=e1923dffebaaf37a40fe5798ed1290d285f1e669;hpb=6061df09a45c42745253965df012ddf76910ea33;p=mesa.git diff --git a/src/mesa/main/Makefile.win b/src/mesa/main/Makefile.win index e1923dffeba..a27f44c112e 100644 --- a/src/mesa/main/Makefile.win +++ b/src/mesa/main/Makefile.win @@ -16,6 +16,7 @@ CORE_SRCS = \ api_noop.c \ api_validate.c \ accum.c \ + arbprogram.c \ attrib.c \ blend.c \ bufferobj.c \ @@ -57,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 \