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