Clone of mesa.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
José Fonseca fd6676c249 Fix CRLF line endings. před 17 roky
..
windows/vc60 Fix CRLF line endings. před 17 roky
.gitignore Ignore more generated files in progs/ před 17 roky
Makefile Fix dependencies. před 19 roky
README Make it running under Linux. před 19 roky
cltest.c Make it running under Linux. před 19 roky
cltest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. před 19 roky
framework.c Make it running under Linux. před 19 roky
framework.h Make it running under Linux. před 19 roky
sotest.c GLSL regression test suite. před 19 roky
vstest.c More GLSL code - more support for vec4 operations on x86 back-end. před 19 roky
vstest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. před 19 roky

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.