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.
José Fonseca fd6676c249 Fix CRLF line endings. 17 년 전
..
windows/vc60 Fix CRLF line endings. 17 년 전
.gitignore Ignore more generated files in progs/ 17 년 전
Makefile Fix dependencies. 19 년 전
README Make it running under Linux. 19 년 전
cltest.c Make it running under Linux. 19 년 전
cltest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 19 년 전
framework.c Make it running under Linux. 19 년 전
framework.h Make it running under Linux. 19 년 전
sotest.c GLSL regression test suite. 19 년 전
vstest.c More GLSL code - more support for vec4 operations on x86 back-end. 19 년 전
vstest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 19 년 전

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.