Clone of mesa.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Vinson Lee c88b18a4df progs/slang: Check for ftell failure in vstest.c. 15 år sedan
..
windows/vc60 Fix CRLF line endings. 17 år sedan
.gitignore Ignore more generated files in progs/ 18 år sedan
Makefile Always pass CFLAGS when compiling or linking demos 17 år sedan
README Make it running under Linux. 19 år sedan
cltest.c progs/slang: Fix potential null pointer dereference in cltest.c. 15 år sedan
cltest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 19 år sedan
framework.c Make it running under Linux. 19 år sedan
framework.h Make it running under Linux. 19 år sedan
sotest.c GLSL regression test suite. 19 år sedan
vstest.c progs/slang: Check for ftell failure in vstest.c. 15 år sedan
vstest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 19 år sedan

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.