some updates, but code still out of date
[mesa.git] / docs / contents.html
index 76ce458bc56306d5f2c745ad6a4695e4cc7e98eb..c2ad6fff2e022923bab987ca4751a21fccb7fd63 100644 (file)
@@ -2,7 +2,24 @@
 
 <title>Contents</title>
 
-<body text="#ffffff" bgcolor="#119955" link="#ffffff" vlink="#dddddd" alink="#ffffff">
+<link rel="stylesheet" type="text/css" href="mesa.css"></head>
+
+<!--Override a few values from the style sheet: -->
+<style>
+<!--
+body {
+       background-color: #cccccc;
+       color: black;
+}
+a:link {
+       color: #000;
+}
+a:visited {
+       color: #000;
+}
+-->
+</style>
+
 
 <b>Documentation</b>
 <ul>
 
 <b>Download / Install</b>
 <ul>
-<li><a href="http://www.sourceforge.net/projects/mesa3d" target="_parent">Stable Release (5.0.2)</a>
+<li><a href="http://www.sourceforge.net/projects/mesa3d" target="_parent">Stable Release (6.2.1)</a>
+<li><a href="http://www.sourceforge.net/projects/mesa3d" target="_parent">Devel Release (6.3.2)</a>
 <li><a href="download.html" target="MainFrame">Downloading/Unpacking</a>
 <li><a href="install.html" target="MainFrame">Compilation/Installation</a>
 <li><a href="glu.html" target="MainFrame">SGI's GLU</a>
+<li><a href="precompiled.html" target="MainFrame">Precompiled Libraries</a>
 </ul>
 
 <b>Resources</b>
@@ -63,6 +82,7 @@
 <ul>
 <li><a href="http://www.opengl.org" target="_parent">OpenGL website</a>
 <li><a href="http://dri.sourceforge.net" target="_parent">DRI website</a>
+<li><a href="http://www.freedesktop.org" target="_parent">freedesktop.org</a>
 <li><a href="games.html" target="MainFrame">Games and Entertainment</a>
 <li><a href="libraries.html" target="MainFrame">Libraries and Toolkits</a>
 <li><a href="modelers.html" target="MainFrame">Modeling and Rendering</a>