remove nvvertexec.c, add prog_execute.c
authorBrian <brian@yutani.localnet.net>
Thu, 22 Feb 2007 23:00:31 +0000 (16:00 -0700)
committerBrian <brian@yutani.localnet.net>
Thu, 22 Feb 2007 23:00:31 +0000 (16:00 -0700)
src/mesa/sources

index a15c5c4..49d8dc9 100644 (file)
@@ -159,10 +159,10 @@ SHADER_SOURCES = \
        shader/grammar/grammar_mesa.c \
        shader/nvfragparse.c \
        shader/nvprogram.c \
-       shader/nvvertexec.c \
        shader/nvvertparse.c \
        shader/program.c \
        shader/prog_debug.c \
+       shader/prog_execute.c \
        shader/prog_instruction.c \
        shader/prog_parameter.c \
        shader/prog_print.c \