From 14b1cb8d5a27ec9716d3f790fce95f0469e35605 Mon Sep 17 00:00:00 2001 From: marha <marha@users.sourceforge.net> Date: Sun, 7 Mar 2010 13:28:57 +0000 Subject: Updated to Mesa 7.7 --- mesalib/windows/VC8/mesa/mesa/mesa.vcproj | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) (limited to 'mesalib/windows/VC8') diff --git a/mesalib/windows/VC8/mesa/mesa/mesa.vcproj b/mesalib/windows/VC8/mesa/mesa/mesa.vcproj index 547483d98..993c28ddc 100644 --- a/mesalib/windows/VC8/mesa/mesa/mesa.vcproj +++ b/mesalib/windows/VC8/mesa/mesa/mesa.vcproj @@ -726,6 +726,10 @@ RelativePath="..\..\..\..\src\mesa\main\readpix.c" > </File> + <File + RelativePath="..\..\..\..\src\mesa\main\remap.c" + > + </File> <File RelativePath="..\..\..\..\src\mesa\main\renderbuffer.c" > @@ -794,10 +798,6 @@ RelativePath="..\..\..\..\src\mesa\swrast\s_fragprog.c" > </File> - <File - RelativePath="..\..\..\..\src\mesa\swrast\s_imaging.c" - > - </File> <File RelativePath="..\..\..\..\src\mesa\swrast\s_lines.c" > @@ -834,10 +834,6 @@ RelativePath="..\..\..\..\src\mesa\swrast\s_texfilter.c" > </File> - <File - RelativePath="..\..\..\..\src\mesa\swrast\s_texstore.c" - > - </File> <File RelativePath="..\..\..\..\src\mesa\swrast\s_triangle.c" > @@ -1054,6 +1050,10 @@ RelativePath="..\..\..\..\src\mesa\main\texenvprogram.c" > </File> + <File + RelativePath="..\..\..\..\src\mesa\main\texfetch.c" + > + </File> <File RelativePath="..\..\..\..\src\mesa\main\texformat.c" > @@ -1587,6 +1587,10 @@ RelativePath="..\..\..\..\src\mesa\main\readpix.h" > </File> + <File + RelativePath="..\..\..\..\src\mesa\main\remap.h" + > + </File> <File RelativePath="..\..\..\..\src\mesa\main\renderbuffer.h" > @@ -1887,12 +1891,16 @@ RelativePath="..\..\..\..\src\mesa\main\texenvprogram.h" > </File> + <File + RelativePath="..\..\..\..\src\mesa\main\texfetch.h" + > + </File> <File RelativePath="..\..\..\..\src\mesa\main\texformat.h" > </File> <File - RelativePath="..\..\..\..\src\mesa\main\texformat_tmp.h" + RelativePath="..\..\..\..\src\mesa\main\texfetch_tmp.h" > </File> <File -- cgit v1.2.3