projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ee15e0
)
added prog_cache.c
author
Brian
<brian.paul@tungstengraphics.com>
Tue, 30 Oct 2007 18:23:37 +0000
(12:23 -0600)
committer
Brian
<brian.paul@tungstengraphics.com>
Tue, 30 Oct 2007 18:25:25 +0000
(12:25 -0600)
src/mesa/sources
patch
|
blob
|
history
diff --git
a/src/mesa/sources
b/src/mesa/sources
index a4af293da0bd82015ce0ef2011f0ce937ef17502..727872378edcb5e76715f8d8b4badf43c23154ef 100644
(file)
--- a/
src/mesa/sources
+++ b/
src/mesa/sources
@@
-245,6
+245,7
@@
SHADER_SOURCES = \
shader/nvprogram.c \
shader/nvvertparse.c \
shader/program.c \
+ shader/prog_cache.c \
shader/prog_debug.c \
shader/prog_execute.c \
shader/prog_instruction.c \