progs/redbook: add additional tests for GL 1.4
authorBrian Paul <brianp@vmware.com>
Mon, 15 Feb 2010 16:55:01 +0000 (09:55 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 15 Feb 2010 16:55:01 +0000 (09:55 -0700)
commitce65a8debe623d72cb4af142ace2be33a2fc575c
tree3e5bd22dcd76dc56a54bbc8bd759cd6488ef2212
parent3be1c11001be872a6850607955e61e82a470c064
progs/redbook: add additional tests for GL 1.4
15 files changed:
progs/redbook/Makefile
progs/redbook/SConscript
progs/redbook/combiner.c [new file with mode: 0644]
progs/redbook/convolution.c [new file with mode: 0644]
progs/redbook/cubemap.c [new file with mode: 0644]
progs/redbook/fogcoord.c [new file with mode: 0644]
progs/redbook/histogram.c [new file with mode: 0644]
progs/redbook/minmax.c [new file with mode: 0644]
progs/redbook/multisamp.c [new file with mode: 0644]
progs/redbook/multitex.c [new file with mode: 0644]
progs/redbook/mvarray.c [new file with mode: 0644]
progs/redbook/pointp.c [new file with mode: 0644]
progs/redbook/shadowmap.c [new file with mode: 0644]
progs/redbook/surfpoints.c [new file with mode: 0644]
progs/redbook/texture3d.c [new file with mode: 0644]