mesa/progs/slang
José Fonseca fd6676c249 Fix CRLF line endings. 2008-06-24 22:26:19 +09:00
..
windows/vc60 Fix CRLF line endings. 2008-06-24 22:26:19 +09:00
.gitignore Ignore more generated files in progs/ 2008-05-20 19:04:57 -04:00
Makefile Fix dependencies. 2006-07-30 14:33:53 +00: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.