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/VC7/mesa/mesa/mesa.vcproj | 12 ++++++------ windows/VC8/mesa/mesa/mesa.vcproj | 16 ++++++++-------- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'windows') diff --git a/windows/VC7/mesa/mesa/mesa.vcproj b/windows/VC7/mesa/mesa/mesa.vcproj index 8a682585cd..4d5d4c744b 100644 --- a/windows/VC7/mesa/mesa/mesa.vcproj +++ b/windows/VC7/mesa/mesa/mesa.vcproj @@ -337,6 +337,9 @@ + + @@ -487,9 +490,6 @@ - - @@ -926,6 +926,9 @@ + + @@ -1079,9 +1082,6 @@ - - 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