intel: Fix SGIS_generate_mipmap after a miptree had been validated.
[mesa.git] / docs / download.html
index cad0403eefb30fb4be0c88a4283784b0a86f363d..4a9804955aea5218546229cf35294808fcdd3829 100644 (file)
@@ -9,11 +9,7 @@
 <H1>Downloading</H1>
 
 <p>
-Last development release: <b>6.5</b>
-</p>
-
-<p>
-Last stable release: <b>6.4.2</b>
+Last stable release: <b>7.0.4</b>
 </p>
 
 <p>
@@ -22,6 +18,11 @@ Primary download site:
 target="_parent">SourceForge</a>
 </p>
 
+<p>
+When a new release is coming, release candidates (betas) can be found
+<a href="http://www.mesa3d.org/beta/">here</a>.
+</p>
+
 
 <p>
 Mesa is distributed in several parts:
@@ -47,9 +48,13 @@ If you're not interested in running the demos, you'll only need the first
 package.
 </p>
 
+<p>
+If you're new to this and not sure what you're doing, grab all three packages.
+</p>
+
 <p>
 The packages are available in .tar.gz, .tar.bz2 and .zip formats.
-Other organizations might offer additional package formats.
+Other sites might offer additional package formats.
 </p>
 
 <H1>Unpacking</H1>
@@ -95,7 +100,7 @@ or
 <h1>Contents</h1>
 
 <p>
-After unpacking you'll have these directories:
+After unpacking you'll have these files and directories (among others):
 </p>
 <pre>
 Makefile       - top-level Makefile for most systems
@@ -106,6 +111,7 @@ docs/               - documentation
 src/           - source code for libraries
 src/mesa       - sources for the main Mesa library and device 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>