mesa/progs/slang
Dan Nicholson c05aa5ec4c specify app lib dependencies in Makefiles (patch 1/3) 2007-10-29 09:03:01 -06:00
..
windows/vc60 GLSL regression test suite. 2006-05-16 09:32:30 +00:00
.gitignore Ignore more generated files in progs/ 2007-10-10 08:44:58 -06:00
Makefile specify app lib dependencies in Makefiles (patch 1/3) 2007-10-29 09:03:01 -06:00
README Make it running under Linux. 2006-05-30 09:38:16 +00:00
cltest.c Make it running under Linux. 2006-05-30 09:38:16 +00:00
cltest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 2006-09-26 16:06:35 +00:00
framework.c Make it running under Linux. 2006-05-30 09:38:16 +00:00
framework.h Make it running under Linux. 2006-05-30 09:38:16 +00:00
sotest.c GLSL regression test suite. 2006-05-16 09:32:30 +00:00
vstest.c More GLSL code - more support for vec4 operations on x86 back-end. 2006-08-09 20:05:26 +00:00
vstest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 2006-09-26 16:06:35 +00:00

README

GLSL regression tests.

Type "make" to build all test apps.

Type "make tests" to build and run all test apps. If any
error is detected, a line starting with *** is output.