From 702b5b076b7591560e7e701e0c9ff2eeb30fa966 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 15 Dec 2008 18:37:39 -0700 Subject: mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functions The noise functions were not glsl-specific. Also, ran indent on the code to clean it up. --- windows/VC8/mesa/mesa/mesa.vcproj | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'windows/VC8') diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index acbbf18cb4..91e1849669 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -501,6 +501,10 @@ RelativePath="..\..\..\..\src\mesa\shader\prog_instruction.c" > + + @@ -769,10 +773,6 @@ RelativePath="..\..\..\..\src\mesa\shader\slang\slang_label.c" > - - @@ -1358,6 +1358,10 @@ RelativePath="..\..\..\..\src\mesa\shader\prog_instruction.h" > + + @@ -1566,10 +1570,6 @@ RelativePath="..\..\..\..\src\mesa\shader\slang\slang_label.h" > - - -- cgit v1.2.3