Clone of mesa.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Dan Nicholson 0a4867bd4c Ignore more generated files in progs/ 18 anos atrás
..
windows/vc60 GLSL regression test suite. 19 anos atrás
.gitignore Ignore more generated files in progs/ 17 anos atrás
Makefile Fix dependencies. 19 anos atrás
README Make it running under Linux. 19 anos atrás
cltest.c Make it running under Linux. 19 anos atrás
cltest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 19 anos atrás
framework.c Make it running under Linux. 19 anos atrás
framework.h Make it running under Linux. 19 anos atrás
sotest.c GLSL regression test suite. 19 anos atrás
vstest.c More GLSL code - more support for vec4 operations on x86 back-end. 19 anos atrás
vstest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 19 anos atrás

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.