diff options
Diffstat (limited to 'mesalib/docs/sourcetree.html')
-rw-r--r-- | mesalib/docs/sourcetree.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mesalib/docs/sourcetree.html b/mesalib/docs/sourcetree.html index 42675d9bb..6a1f03983 100644 --- a/mesalib/docs/sourcetree.html +++ b/mesalib/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. |