GLSL regression test suite.
authorMichal Krol <mjkrol@gmail.org>
Tue, 16 May 2006 09:32:30 +0000 (09:32 +0000)
committerMichal Krol <mjkrol@gmail.org>
Tue, 16 May 2006 09:32:30 +0000 (09:32 +0000)
commit32c2f939e6ddf840285c40253f78e025d4377d61
tree9cbe9be9bd33a24e4fdde18fe8aae3a0be10daeb
parent2ca741ad4b95ce5c91b99c4628e5e5e256f3e1d9
GLSL regression test suite.
12 files changed:
progs/slang/cltest.c [new file with mode: 0644]
progs/slang/cltest.txt [new file with mode: 0644]
progs/slang/framework.c [new file with mode: 0644]
progs/slang/framework.h [new file with mode: 0644]
progs/slang/sotest.c [new file with mode: 0644]
progs/slang/vstest.c [new file with mode: 0644]
progs/slang/vstest.txt [new file with mode: 0644]
progs/slang/windows/vc60/cltest.dsp [new file with mode: 0644]
progs/slang/windows/vc60/framework.dsp [new file with mode: 0644]
progs/slang/windows/vc60/slang.dsw [new file with mode: 0644]
progs/slang/windows/vc60/sotest.dsp [new file with mode: 0644]
progs/slang/windows/vc60/vstest.dsp [new file with mode: 0644]