projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4814d79
)
Porting NV_vertex_program demos to ARB_vertex_program
author
Karl Rasche
<karlrasche@gmail.com>
Sun, 23 Nov 2003 17:48:15 +0000
(17:48 +0000)
committer
Karl Rasche
<karlrasche@gmail.com>
Sun, 23 Nov 2003 17:48:15 +0000
(17:48 +0000)
progs/tests/Makefile.X11
patch
|
blob
|
history
diff --git
a/progs/tests/Makefile.X11
b/progs/tests/Makefile.X11
index b65f0e427d720488685ccfc3bea3cf58afa06d1b..ff2e040301f7418a044605bcd64885abc6c4c9d3 100644
(file)
--- a/
progs/tests/Makefile.X11
+++ b/
progs/tests/Makefile.X11
@@
-9,6
+9,10
@@
LIBDIR = $(TOP)/lib
LIBS = -L$(LIBDIR) $(APP_LIB_DEPS)
SOURCES = antialias.c \
+ arbvptest1.c \
+ arbvptest3.c \
+ arbvptorus.c \
+ arbvpwarpmesh.c \
bufferobj.c \
cva.c \
dinoshade.c \