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 yıl önce
..
windows/vc60 Fix CRLF line endings. 17 yıl önce
.gitignore Ignore more generated files in progs/ 18 yıl önce
Makefile Always pass CFLAGS when compiling or linking demos 17 yıl önce
README Make it running under Linux. 19 yıl önce
cltest.c progs/slang: Fix potential null pointer dereference in cltest.c. 16 yıl önce
cltest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 19 yıl önce
framework.c Make it running under Linux. 19 yıl önce
framework.h Make it running under Linux. 19 yıl önce
sotest.c GLSL regression test suite. 19 yıl önce
vstest.c progs/slang: Check for ftell failure in vstest.c. 16 yıl önce
vstest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 19 yıl önce

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.