summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorPaulo Zanoni <pzanoni@mandriva.com>2011-01-28 17:34:24 -0200
committerBrian Paul <brianp@vmware.com>2011-02-02 16:45:38 -0700
commit2ec1a249ddb1fe18fd01cc9147f7f5600c613ed7 (patch)
tree9140b072fa262683df7e6ecdcc8feef3b990eccf /index.html
parent0838d8038f2a53341a492c62a6368c9d33390521 (diff)
Add --with-system-data-files option
If you specify --with-system-data-files, binaries will try to find .dat and image files inside ${datadir}/${PACKAGE}. If you don't specify, they will try to find the files inside "../data" (keeping backwards compatibility). Signed-off-by: Paulo Zanoni <pzanoni@mandriva.com> Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 0e0342c7..b086a8f1 100644
--- a/index.html
+++ b/index.html
@@ -187,7 +187,7 @@ Look in the <b>src/</b> directory for these sub-directories, among others:
<li>wgl - WGL-based demos
<li>fp - fragment program tests
<li>vp - vertex program tests
-<li>images - sample image files (in SGI .rgb format)
+<li>data - data files used by the demos
<li>perf - performance tests
<li>tests - assorted test programs
<li>objviewer - program to view .obj modes with a skybox