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.
Vinson Lee c88b18a4df progs/slang: Check for ftell failure in vstest.c. 15 anos atrás
..
windows/vc60 Fix CRLF line endings. 17 anos atrás
.gitignore Ignore more generated files in progs/ 18 anos atrás
Makefile Always pass CFLAGS when compiling or linking demos 17 anos atrás
README Make it running under Linux. 19 anos atrás
cltest.c progs/slang: Fix potential null pointer dereference in cltest.c. 16 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 progs/slang: Check for ftell failure in vstest.c. 15 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.