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.
Brian Paul 820436f978 demos: use glEnable/DisableClientState() for vertex arrays 16 vuotta sitten
..
windows/vc60 Fix CRLF line endings. 17 vuotta sitten
.gitignore Ignore more generated files in progs/ 18 vuotta sitten
Makefile Always pass CFLAGS when compiling or linking demos 17 vuotta sitten
README Make it running under Linux. 19 vuotta sitten
cltest.c Make it running under Linux. 19 vuotta sitten
cltest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 19 vuotta sitten
framework.c Make it running under Linux. 19 vuotta sitten
framework.h Make it running under Linux. 19 vuotta sitten
sotest.c GLSL regression test suite. 19 vuotta sitten
vstest.c demos: use glEnable/DisableClientState() for vertex arrays 16 vuotta sitten
vstest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 19 vuotta sitten

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.