projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
225bc70
)
progs/fp: Add tri-inv.c to Makefile.
author
Vinson Lee
<vlee@vmware.com>
Sat, 5 Dec 2009 01:29:53 +0000
(17:29 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 5 Dec 2009 01:29:53 +0000
(17:29 -0800)
progs/fp/Makefile
patch
|
blob
|
history
diff --git
a/progs/fp/Makefile
b/progs/fp/Makefile
index 681928cf26022a227224d70eab79fdcf3ad35829..d77cd32b4df673bba1298fa754f8d7e62b1506d0 100755
(executable)
--- a/
progs/fp/Makefile
+++ b/
progs/fp/Makefile
@@
-17,6
+17,7
@@
SOURCES = \
tri-depth2.c \
tri-depthwrite.c \
tri-depthwrite2.c \
+ tri-inv.c \
tri-param.c \
fp-tri.c