Files
mesa/progs/slang
Dan Nicholson 0a4867bd4c Ignore more generated files in progs/
Many of the directories in progs/ were missing .gitignore files or
were tracking generated files. This patch is basically the process of
running `make' in each directory and then finding the untracked files
with `git-ls-files -o --exclude-per-directory=.gitignore'. The existing
files were also sorted.
2008-05-20 19:04:57 -04:00
..
2006-05-16 09:32:30 +00:00
2006-05-30 09:38:16 +00:00
2006-05-30 09:38:16 +00:00
2006-05-30 09:38:16 +00:00
2006-07-30 14:33:53 +00:00
2006-05-30 09:38:16 +00:00
2006-05-16 09:32:30 +00:00

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.