mesa/progs/slang
2006-09-26 16:06:35 +00:00
..
windows/vc60
cltest.c
cltest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 2006-09-26 16:06:35 +00:00
framework.c
framework.h
Makefile Fix dependencies. 2006-07-30 14:33:53 +00:00
README
sotest.c
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

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.