summaryrefslogtreecommitdiffstats
path: root/docs/sourcetree.html
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-08-23 16:39:20 -0700
committerMatt Turner <mattst88@gmail.com>2012-08-31 10:58:15 -0700
commitb95d598323540ecb6dbbdcf00bbb5cf3fb22a78c (patch)
tree519a3ebf1c359bb08bf01a657e4d1f9bc3c33bf2 /docs/sourcetree.html
parent6a7dea93fa70d670a5954e47a47075a2703209d4 (diff)
downloadexternal_mesa3d-b95d598323540ecb6dbbdcf00bbb5cf3fb22a78c.zip
external_mesa3d-b95d598323540ecb6dbbdcf00bbb5cf3fb22a78c.tar.gz
external_mesa3d-b95d598323540ecb6dbbdcf00bbb5cf3fb22a78c.tar.bz2
Remove libGLU
It's been moved to its own repository, found at http://cgit.freedesktop.org/mesa/glu/ Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'docs/sourcetree.html')
-rw-r--r--docs/sourcetree.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/sourcetree.html b/docs/sourcetree.html
index 42675d9..6a1f039 100644
--- a/docs/sourcetree.html
+++ b/docs/sourcetree.html
@@ -146,11 +146,6 @@ each directory.
</ul>
</ul>
<ul>
- <li><b>glu</b> - The OpenGL Utility library
- <ul>
- <li><b>sgi</b> - GLU from SGI
- <li><b>mesa</b> - Mesa version of GLU (deprecated)
- </ul>
<li><b>glx</b> - The GLX library code for building libGL. This is used for
direct rendering drivers. It will dynamically load one of the
xxx_dri.so drivers.