diff options
author | Kenneth Graunke <[email protected]> | 2011-08-05 16:59:04 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-08-15 13:37:27 -0700 |
commit | c548192cafdf7dfab4cf7e0a0734417ee16f1c94 (patch) | |
tree | 9da83dca962d3a6171bce343b6d3664c230be4dd /docs/download.html | |
parent | 63720114b4234f5522eb8dee8f4b0c0db561a8c3 (diff) |
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 <[email protected]>
Diffstat (limited to 'docs/download.html')
-rw-r--r-- | docs/download.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/download.html b/docs/download.html index 3c4d5976c2c..4e8fc2f02f0 100644 --- a/docs/download.html +++ b/docs/download.html @@ -84,7 +84,6 @@ src/mesa - sources for the main Mesa library and device drivers src/gallium - sources for Gallium and Gallium drivers src/glu - libGLU source code src/glx - sources for building libGL with full GLX and DRI support -src/glw - Xt/Motif/OpenGL widget code </pre> If you downloaded and unpacked the MesaGLUT.x.y.z package: |