summaryrefslogtreecommitdiff
path: root/progs/slang/README
diff options
context:
space:
mode:
authorMichal Krol <mjkrol@gmail.org>2006-05-30 09:38:16 +0000
committerMichal Krol <mjkrol@gmail.org>2006-05-30 09:38:16 +0000
commit23b7c7dc1469ba5bbd14f736a3c188c63cd4f280 (patch)
treed56b43599a3f39ad6ec2f073e91247733b15c55d /progs/slang/README
parent44d5c8668a43fc06115ea83554bb2249ea4d2c6f (diff)
Make it running under Linux.
Diffstat (limited to 'progs/slang/README')
-rw-r--r--progs/slang/README7
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.
+