docs: Removed i965 entry in the source tree listing.
[mesa.git] / docs / sourcetree.html
index 2e2d1d3f27527b15824a9d9f61449df178575fc1..3f100df49e1127f442a897012fdc9136cea10183 100644 (file)
@@ -88,7 +88,6 @@ each directory.
       <ul>
       <li><b>cell</b> - Driver for Cell processor.
       <li><b>i915</b> - Driver for Intel i915/i945.
-      <li><b>i965</b> - Driver for Intel i965.
       <li><b>llvmpipe</b> - Software driver using LLVM for runtime code generation.
       <li><b>nv*</b> - Drivers for NVIDIA GPUs.
       <li><b>r300</b> - Driver for ATI/AMD R300.
@@ -153,8 +152,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