OSDN Git Service

mesa: rename slang_library_noise.[ch] to prog_noise.[ch] and rename functions
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 16 Dec 2008 01:37:39 +0000 (18:37 -0700)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 16 Dec 2008 01:37:39 +0000 (18:37 -0700)
commit702b5b076b7591560e7e701e0c9ff2eeb30fa966
tree36ba59000274898ab0b51e1f237ef03480541594
parentc4341fe80acf75bf5417ffeb85fe6902218b752a
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.
src/mesa/shader/prog_execute.c
src/mesa/shader/prog_noise.c [new file with mode: 0644]
src/mesa/shader/prog_noise.h [moved from src/mesa/shader/slang/slang_library_noise.h with 76% similarity]
src/mesa/shader/slang/slang_library_noise.c [deleted file]
src/mesa/sources
windows/VC7/mesa/mesa/mesa.vcproj
windows/VC8/mesa/mesa/mesa.vcproj