projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7907340
)
Add t_vertex.c
author
Keith Whitwell
<keith@tungstengraphics.com>
Mon, 5 Jan 2004 10:06:49 +0000
(10:06 +0000)
committer
Keith Whitwell
<keith@tungstengraphics.com>
Mon, 5 Jan 2004 10:06:49 +0000
(10:06 +0000)
src/mesa/sources
patch
|
blob
|
history
diff --git
a/src/mesa/sources
b/src/mesa/sources
index c05bffedbd7559b57c117a28eb0ad2b7a076d5bb..f7bbf48d8a80041487ae9620b19533de74f04116 100644
(file)
--- a/
src/mesa/sources
+++ b/
src/mesa/sources
@@
-130,6
+130,7
@@
TNL_SOURCES = \
tnl/t_vb_texgen.c \
tnl/t_vb_texmat.c \
tnl/t_vb_vertex.c \
+ tnl/t_vertex.c \
tnl/t_vtx_api.c \
tnl/t_vtx_eval.c \
tnl/t_vtx_exec.c