summaryrefslogtreecommitdiffstats
path: root/docs/sourcetree.html
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2011-08-05 16:59:04 -0700
committerKenneth Graunke <kenneth@whitecape.org>2011-08-15 13:37:27 -0700
commitc548192cafdf7dfab4cf7e0a0734417ee16f1c94 (patch)
tree9da83dca962d3a6171bce343b6d3664c230be4dd /docs/sourcetree.html
parent63720114b4234f5522eb8dee8f4b0c0db561a8c3 (diff)
downloadexternal_mesa3d-c548192cafdf7dfab4cf7e0a0734417ee16f1c94.zip
external_mesa3d-c548192cafdf7dfab4cf7e0a0734417ee16f1c94.tar.gz
external_mesa3d-c548192cafdf7dfab4cf7e0a0734417ee16f1c94.tar.bz2
docs: Remove GLw from the documentation except for a new FAQ entry.
Also remove an outdated reference to GLEW being in tree. Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/sourcetree.html')
-rw-r--r--docs/sourcetree.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/sourcetree.html b/docs/sourcetree.html
index 2e2d1d3..713e25b 100644
--- a/docs/sourcetree.html
+++ b/docs/sourcetree.html
@@ -153,8 +153,6 @@ each directory.
<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.
- <li><b>glw</b> - Widgets for Xt/Motif.
- <li><b>glew</b> - OpenGL Extension Wrangler library (used by demo programs)
</ul>
<li><b>progs</b> - OpenGL test and demonstration programs
<li><b>lib</b> - where the GL libraries are placed