projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ed1acd
)
remove nvvertexec.c, add prog_execute.c
author
Brian
<brian@yutani.localnet.net>
Thu, 22 Feb 2007 23:00:31 +0000
(16:00 -0700)
committer
Brian
<brian@yutani.localnet.net>
Thu, 22 Feb 2007 23:00:31 +0000
(16:00 -0700)
src/mesa/sources
patch
|
blob
|
history
diff --git
a/src/mesa/sources
b/src/mesa/sources
index a15c5c479fe2cc794b5d2fbb8b483f6bb1b30d90..49d8dc997cd43abf088a7d632e6b2cd85f93a48d 100644
(file)
--- a/
src/mesa/sources
+++ b/
src/mesa/sources
@@
-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 \