projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f6d9aa
)
added texobjshare.c
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 19 Jan 2005 14:52:13 +0000
(14:52 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 19 Jan 2005 14:52:13 +0000
(14:52 +0000)
progs/tests/Makefile
patch
|
blob
|
history
diff --git
a/progs/tests/Makefile
b/progs/tests/Makefile
index 1a294014aaa3ba1455b6b6d0c93534e56b16b0de..34eb404e91692e77fe270d1cc13def9240f580ab 100644
(file)
--- a/
progs/tests/Makefile
+++ b/
progs/tests/Makefile
@@
-41,6
+41,7
@@
SOURCES = antialias.c \
stencil_wrap.c \
tex1d.c \
texline.c \
+ texobjshare.c \
texrect.c \
texwrap.c \
vparray.c \