diff options
Diffstat (limited to 'progs/slang/README')
-rw-r--r-- | progs/slang/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/progs/slang/README b/progs/slang/README new file mode 100644 index 0000000000..13a6aaad34 --- /dev/null +++ b/progs/slang/README @@ -0,0 +1,7 @@ +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. + |