Clone of mesa.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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.