diff options
author | Michal Krol <[email protected]> | 2006-05-30 09:38:16 +0000 |
---|---|---|
committer | Michal Krol <[email protected]> | 2006-05-30 09:38:16 +0000 |
commit | 23b7c7dc1469ba5bbd14f736a3c188c63cd4f280 (patch) | |
tree | d56b43599a3f39ad6ec2f073e91247733b15c55d /progs/slang/README | |
parent | 44d5c8668a43fc06115ea83554bb2249ea4d2c6f (diff) |
Make it running under Linux.
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 00000000000..13a6aaad348 --- /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. + |