Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Keith Whitwell 0397b2bb41 Merge branch 'gallium-0.1' into gallium-0.2 17 lat temu
..
windows/vc60 Fix CRLF line endings. 17 lat temu
.gitignore Ignore more generated files in progs/ 18 lat temu
Makefile Always pass CFLAGS when compiling or linking demos 17 lat temu
README Make it running under Linux. 19 lat temu
cltest.c Make it running under Linux. 19 lat temu
cltest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 19 lat temu
framework.c Make it running under Linux. 19 lat temu
framework.h Make it running under Linux. 19 lat temu
sotest.c GLSL regression test suite. 19 lat temu
vstest.c More GLSL code - more support for vec4 operations on x86 back-end. 19 lat temu
vstest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 19 lat temu

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.