From 3654193a4d417560c90b4bbe47d8070919cdc348 Mon Sep 17 00:00:00 2001 From: Michal Krol Date: Sat, 18 Feb 2006 15:11:18 +0000 Subject: More GLSL code. - general constructors allowed; - implement noise functions (from Stefan Gustavson - thanks!) - cosmetic stuff. --- windows/VC6/mesa/mesa/mesa.dsp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'windows') diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index 94ce33f115..6d846fc0ae 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -522,6 +522,10 @@ SOURCE=..\..\..\..\src\mesa\shader\slang\slang_execute.c # End Source File # Begin Source File +SOURCE=..\..\..\..\src\mesa\shader\slang\slang_library_noise.c +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\mesa\shader\slang\slang_preprocess.c # End Source File # Begin Source File @@ -1227,6 +1231,10 @@ SOURCE=..\..\..\..\src\mesa\shader\slang\slang_execute.h # End Source File # Begin Source File +SOURCE=..\..\..\..\src\mesa\shader\slang\slang_library_noise.h +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\mesa\shader\slang\slang_mesa.h # End Source File # Begin Source File -- cgit v1.2.3