summaryrefslogtreecommitdiffstats
path: root/docs/faq.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/faq.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/faq.html')
-rw-r--r--docs/faq.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/faq.html b/docs/faq.html
index 071381c..bf6545f 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -204,8 +204,13 @@ If you don't already have GLUT installed, you should grab
</a></p>
+<h2><a name="part2">2.4 Where is the GLw library?</a></h2>
+<p>
+<a name="part2">GLw (OpenGL widget library) is now available from a separate <a href="http://cgit.freedesktop.org/mesa/glw/">git repository</a>. Unless you're using very old Xt/Motif applications with OpenGL, you shouldn't need it.
+</a></p>
+
-<h2><a name="part2">2.4 What's the proper place for the libraries and headers?</a></h2>
+<h2><a name="part2">2.5 What's the proper place for the libraries and headers?</a></h2>
<p>
<a name="part2">On Linux-based systems you'll want to follow the
</a><a href="http://oss.sgi.com/projects/ogl-sample/ABI/index.html"