diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 18:55:19 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 18:55:19 +0000 |
commit | 0641eddccd060a4ae333378927ffb3d9c34ddb98 (patch) | |
tree | 4a34bd4f0351f8b1cb676d91595b5b8e14b3c563 /dist/Mesa/docs/utility.html | |
parent | d2ecd06125d3ab42e53ffdd86d7d3103a57e810b (diff) |
Import MesaLibs 6.5.1. (in dist/ since its code is shared between lib
and xserver)...
Diffstat (limited to 'dist/Mesa/docs/utility.html')
-rw-r--r-- | dist/Mesa/docs/utility.html | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/dist/Mesa/docs/utility.html b/dist/Mesa/docs/utility.html new file mode 100644 index 000000000..c7cad0114 --- /dev/null +++ b/dist/Mesa/docs/utility.html @@ -0,0 +1,44 @@ +<HTML> + +<TITLE>Utilities</TITLE> + +<link rel="stylesheet" type="text/css" href="mesa.css"></head> + +<BODY> + +<H1>Utilities</H1> + +<ul> +<li><a href="http://fsv.sourceforge.net/" + target="_parent">fsv</a> - 3D file system visualizer + +<li><a href="http://www.dgp.utoronto.ca/%7Emac/projects/glbiff.html" + target="_parent">glbiff</a> - GL version of xbiff + +<li><a href="http://glload.netpedia.net/" target="_parent">glload</a> + - CPU load meter + +<li><a href="http://www.scitechsoft.com/gldirect.html" + target="_parent">SciTech GLDirect</a> - Driver to run OpenGL + apps using Direct3D under Windows + +<li><a href="http://threedsia.sourceforge.net/" + target="_parent">3Dsia</a> - 3D user interface + +<li><a href="http://mesa3d.sourceforge.net/notfound.html">VRML Site +Map</a> - 3D GUI + +<li><a href="http://www.vros.com/" target="_parent">VR/OS</a> - VR +user interface + +<li><a href="http://wauug.erols.com/%7Ebagleyd/" +target="_parent">xlockmore</a> - an X screen saver + +<li><a href="http://www.jwz.org/xscreensaver" +target="_parent">xscreensaver</a> - X screen saver + +</ul> + + +</body> +</html> |