projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7905b19
)
added more tests (Pedro Maia)
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 30 Jan 2006 17:11:47 +0000
(17:11 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 30 Jan 2006 17:11:47 +0000
(17:11 +0000)
progs/tests/Makefile
patch
|
blob
|
history
diff --git
a/progs/tests/Makefile
b/progs/tests/Makefile
index 6cb52770e8069e68994ffa9c28d6beccccf2a425..05f78e1d35b8178ee86464fde629441ed4aa980d 100644
(file)
--- a/
progs/tests/Makefile
+++ b/
progs/tests/Makefile
@@
-10,11
+10,14
@@
include $(TOP)/configs/current
LIBS = $(APP_LIB_DEPS)
-SOURCES = antialias.c \
+SOURCES = \
+ afsmultiarb.c \
+ antialias.c \
arbfpspec.c \
arbfptest1.c \
arbfptexture.c \
arbfptrig.c \
+ arbnpot.c \
arbvptest1.c \
arbvptest3.c \
arbvptorus.c \
@@
-38,6
+41,7
@@
SOURCES = antialias.c \
getprocaddress.c \
interleave.c \
invert.c \
+ jkrahntest.c \
manytex.c \
multipal.c \
no_s3tc.c \