mesa/progs/slang
Brian Paul 820436f978 demos: use glEnable/DisableClientState() for vertex arrays 2009-07-08 13:58:30 -06:00
..
windows/vc60 Fix CRLF line endings. 2008-06-24 22:26:19 +09:00
.gitignore Ignore more generated files in progs/ 2008-05-20 19:04:57 -04:00
Makefile Always pass CFLAGS when compiling or linking demos 2008-07-30 07:56:42 -07:00
README Make it running under Linux. 2006-05-30 09:38:16 +00:00
cltest.c Make it running under Linux. 2006-05-30 09:38:16 +00:00
cltest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 2006-09-26 16:06:35 +00:00
framework.c Make it running under Linux. 2006-05-30 09:38:16 +00:00
framework.h Make it running under Linux. 2006-05-30 09:38:16 +00:00
sotest.c GLSL regression test suite. 2006-05-16 09:32:30 +00:00
vstest.c demos: use glEnable/DisableClientState() for vertex arrays 2009-07-08 13:58:30 -06:00
vstest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. 2006-09-26 16:06:35 +00:00

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.