Clone of mesa.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
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.