2004-03-26 20:37:19 +00:00
|
|
|
# progs/tests/Makefile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# These programs aren't intended to be included with the normal distro.
|
|
|
|
|
# They're not too interesting but they're good for testing.
|
|
|
|
|
|
|
|
|
|
TOP = ../..
|
|
|
|
|
include $(TOP)/configs/current
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LIBS = $(APP_LIB_DEPS)
|
|
|
|
|
|
2006-01-30 17:11:47 +00:00
|
|
|
SOURCES = \
|
|
|
|
|
afsmultiarb.c \
|
|
|
|
|
antialias.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
arbfpspec.c \
|
|
|
|
|
arbfptest1.c \
|
|
|
|
|
arbfptexture.c \
|
|
|
|
|
arbfptrig.c \
|
2006-01-30 17:11:47 +00:00
|
|
|
arbnpot.c \
|
2006-09-15 10:41:54 +00:00
|
|
|
arbnpot-mipmap.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
arbvptest1.c \
|
|
|
|
|
arbvptest3.c \
|
|
|
|
|
arbvptorus.c \
|
|
|
|
|
arbvpwarpmesh.c \
|
2007-05-16 14:46:13 -07:00
|
|
|
arraytexture.c \
|
2004-05-11 19:57:58 +00:00
|
|
|
blendminmax.c \
|
2004-05-11 17:48:33 +00:00
|
|
|
blendsquare.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
bufferobj.c \
|
2006-03-04 04:46:10 +00:00
|
|
|
bug_3050.c \
|
2005-07-07 19:34:06 +00:00
|
|
|
bug_3101.c \
|
2005-08-18 19:52:44 +00:00
|
|
|
bug_3195.c \
|
2006-01-26 16:37:47 +00:00
|
|
|
copypixrate.c \
|
2005-02-09 22:16:38 +00:00
|
|
|
crossbar.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
cva.c \
|
|
|
|
|
dinoshade.c \
|
2007-03-11 17:30:13 -06:00
|
|
|
drawbuffers.c \
|
2004-04-22 01:10:09 +00:00
|
|
|
floattex.c \
|
2005-05-04 20:11:35 +00:00
|
|
|
fbotest1.c \
|
2006-04-14 16:20:55 +00:00
|
|
|
fbotest2.c \
|
2005-05-04 20:11:35 +00:00
|
|
|
fbotexture.c \
|
2005-10-26 09:48:03 +00:00
|
|
|
fog.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
fogcoord.c \
|
|
|
|
|
fptest1.c \
|
|
|
|
|
fptexture.c \
|
|
|
|
|
getprocaddress.c \
|
2005-11-14 23:31:05 +00:00
|
|
|
interleave.c \
|
2005-02-14 17:07:29 +00:00
|
|
|
invert.c \
|
2006-01-30 17:11:47 +00:00
|
|
|
jkrahntest.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
manytex.c \
|
2006-05-10 22:37:56 +00:00
|
|
|
mipmap_limits.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
multipal.c \
|
2004-10-08 00:56:08 +00:00
|
|
|
no_s3tc.c \
|
2004-05-12 23:05:21 +00:00
|
|
|
packedpixels.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
pbo.c \
|
2006-08-15 16:44:32 +00:00
|
|
|
prog_parameter.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
projtex.c \
|
2007-06-21 18:11:29 -06:00
|
|
|
random.c \
|
2006-04-14 16:20:55 +00:00
|
|
|
readrate.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
seccolor.c \
|
|
|
|
|
sharedtex.c \
|
|
|
|
|
stencilwrap.c \
|
2004-11-04 22:32:41 +00:00
|
|
|
stencil_wrap.c \
|
2006-01-26 17:35:31 +00:00
|
|
|
subtexrate.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
tex1d.c \
|
2006-05-10 22:47:06 +00:00
|
|
|
texcompress2.c \
|
2005-10-28 18:41:03 +00:00
|
|
|
texfilt.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
texline.c \
|
2005-01-19 14:52:13 +00:00
|
|
|
texobjshare.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
texrect.c \
|
|
|
|
|
texwrap.c \
|
2006-06-12 16:26:29 +00:00
|
|
|
vao-01.c \
|
|
|
|
|
vao-02.c \
|
2004-03-26 20:37:19 +00:00
|
|
|
vparray.c \
|
|
|
|
|
vptest1.c \
|
|
|
|
|
vptest2.c \
|
|
|
|
|
vptest3.c \
|
|
|
|
|
vptorus.c \
|
|
|
|
|
vpwarpmesh.c \
|
|
|
|
|
yuvrect.c \
|
2004-04-08 22:45:02 +00:00
|
|
|
yuvsquare.c \
|
|
|
|
|
zreaddraw.c
|
2004-03-26 20:37:19 +00:00
|
|
|
|
|
|
|
|
PROGS = $(SOURCES:%.c=%)
|
|
|
|
|
|
|
|
|
|
INCLUDES = -I. -I$(TOP)/include
|
|
|
|
|
|
2004-04-20 23:25:47 +00:00
|
|
|
UTIL_FILES = readtex.h readtex.c
|
|
|
|
|
|
2004-03-26 20:37:19 +00:00
|
|
|
|
|
|
|
|
##### RULES #####
|
|
|
|
|
|
|
|
|
|
.SUFFIXES:
|
|
|
|
|
.SUFFIXES: .c
|
|
|
|
|
|
|
|
|
|
.c:
|
|
|
|
|
$(CC) $(INCLUDES) $(CFLAGS) $< $(LIBS) -o $@
|
|
|
|
|
|
|
|
|
|
.c.o:
|
|
|
|
|
$(CC) -c $(INCLUDES) $(CFLAGS) $(DEFINES) $< -o $@
|
|
|
|
|
|
|
|
|
|
.S.o:
|
|
|
|
|
$(CC) -c $(INCLUDES) $(CFLAGS) $(DEFINES) $< -o $@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
##### TARGETS #####
|
|
|
|
|
|
2004-04-20 23:25:47 +00:00
|
|
|
default: $(UTIL_FILES) $(PROGS)
|
2004-03-26 20:37:19 +00:00
|
|
|
|
|
|
|
|
clean:
|
|
|
|
|
rm -f $(PROGS)
|
|
|
|
|
rm -f *.o
|
|
|
|
|
rm -f getproclist.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# auto code generation
|
|
|
|
|
getprocaddress: getprocaddress.c getproclist.h
|
|
|
|
|
|
2004-10-29 19:12:08 +00:00
|
|
|
getproclist.h: $(TOP)/src/mesa/glapi/gl_API.xml getprocaddress.c getprocaddress.py
|
2004-03-26 20:37:19 +00:00
|
|
|
python getprocaddress.py > getproclist.h
|
|
|
|
|
|
2007-05-16 14:46:13 -07:00
|
|
|
arraytexture: arraytexture.o readtex.o
|
|
|
|
|
$(CC) $(CFLAGS) arraytexture.o readtex.o $(LIBS) -o $@
|
|
|
|
|
|
|
|
|
|
arraytexture.o: arraytexture.c readtex.h
|
|
|
|
|
$(CC) -c $(INCLUDES) $(CFLAGS) $(DEFINES) $< -o $@
|
|
|
|
|
|
2005-09-10 01:02:25 +00:00
|
|
|
afsmultiarb: afsmultiarb.o readtex.o
|
2005-10-28 18:41:03 +00:00
|
|
|
$(CC) $(CFLAGS) afsmultiarb.o readtex.o $(LIBS) -o $@
|
2005-09-10 01:02:25 +00:00
|
|
|
|
|
|
|
|
afsmultiarb.o: afsmultiarb.c readtex.h
|
|
|
|
|
$(CC) -c $(INCLUDES) $(CFLAGS) $(DEFINES) $< -o $@
|
2004-03-26 20:37:19 +00:00
|
|
|
|
2007-03-12 10:30:36 -06:00
|
|
|
drawbuffers: drawbuffers.o
|
|
|
|
|
$(CC) $(CFLAGS) drawbuffers.o $(LIBS) -o $@
|
|
|
|
|
|
|
|
|
|
drawbuffers.o: drawbuffers.c extfuncs.h
|
|
|
|
|
$(CC) -c $(INCLUDES) $(CFLAGS) $(DEFINES) $< -o $@
|
|
|
|
|
|
2004-03-26 20:37:19 +00:00
|
|
|
texrect: texrect.o readtex.o
|
2005-10-28 18:41:03 +00:00
|
|
|
$(CC) $(CFLAGS) texrect.o readtex.o $(LIBS) -o $@
|
2004-03-26 20:37:19 +00:00
|
|
|
|
|
|
|
|
texrect.o: texrect.c readtex.h
|
|
|
|
|
$(CC) -c $(INCLUDES) $(CFLAGS) $(DEFINES) $< -o $@
|
|
|
|
|
|
2005-08-18 19:52:44 +00:00
|
|
|
bug_3195: bug_3195.o readtex.o
|
|
|
|
|
$(CC) $(CFLAGS) bug_3195.o readtex.o $(LIBS) -o $@
|
|
|
|
|
|
|
|
|
|
bug_3195.o: bug_3195.c readtex.h
|
|
|
|
|
$(CC) -c $(INCLUDES) $(CFLAGS) $(DEFINES) $< -o $@
|
|
|
|
|
|
2005-02-14 17:07:29 +00:00
|
|
|
invert: invert.o readtex.o
|
2005-10-28 18:41:03 +00:00
|
|
|
$(CC) $(CFLAGS) invert.o readtex.o $(LIBS) -o $@
|
2005-02-14 17:07:29 +00:00
|
|
|
|
|
|
|
|
invert.o: invert.c readtex.h
|
|
|
|
|
$(CC) -c $(INCLUDES) $(CFLAGS) $(DEFINES) $< -o $@
|
|
|
|
|
|
2004-03-26 20:37:19 +00:00
|
|
|
readtex.o: readtex.c
|
|
|
|
|
$(CC) -c $(INCLUDES) $(CFLAGS) $(DEFINES) $< -o $@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readtex.h: $(TOP)/progs/util/readtex.h
|
|
|
|
|
ln -s $(TOP)/progs/util/readtex.h .
|
|
|
|
|
|
|
|
|
|
readtex.c: $(TOP)/progs/util/readtex.c
|
|
|
|
|
ln -s $(TOP)/progs/util/readtex.c .
|
|
|
|
|
|
2007-03-12 10:30:36 -06:00
|
|
|
extfuncs.h: $(TOP)/progs/util/extfuncs.h
|
|
|
|
|
ln -s $(TOP)/progs/util/extfuncs.h .
|
2004-03-26 20:37:19 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Emacs tags
|
|
|
|
|
tags:
|
|
|
|
|
etags `find . -name \*.[ch]` `find ../include`
|