docs: escape special html chars
[mesa.git] / docs / news.html
index 2abec2e63548c918009db37ebc58b4348afd3786..df7a1232b72383772ad60ff94a4742f86d8e8bae 100644 (file)
-<HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8">
+  <title>Mesa News</title>
+  <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
 
-<TITLE>Mesa News</TITLE>
+<h1>News</h1>
 
-<head><link rel="stylesheet" type="text/css" href="mesa.css"></head>
+<h2>May 18, 2012</h2>
 
-<BODY>
+<p>
+<a href="relnotes-8.0.3.html">Mesa 8.0.3</a> is released.
+This is a bug fix release.
+</p>
+
+
+<h2>March 21, 2012</h2>
+
+<p>
+<a href="relnotes-8.0.2.html">Mesa 8.0.2</a> is released.
+This is a bug fix release.
+</p>
+
+
+<h2>February 16, 2012</h2>
 
-<body bgcolor="#eeeeee">
+<p>
+<a href="relnotes-8.0.1.html">Mesa 8.0.1</a> is released.  This is a bug fix
+release.  See the release notes for more information about the release.
+</p>
 
-<H1>News</H1>
+<h2>February 9, 2012</h2>
 
-<h2>November XX, 2009</h2>
+<p>
+<a href="relnotes-8.0.html">Mesa 8.0</a> is released.
+This is the first version of Mesa to support OpenGL 3.0 and GLSL 1.30
+(with the i965 driver).
+See the release notes for more information about the release.
+</p>
+
+
+<h2>November 27, 2011</h2>
+
+<p>
+<a href="relnotes-7.11.2.html">Mesa 7.11.2</a> is released.  This is a bug fix
+release.  This release was made primarily to fix build problems with 7.11.1 on
+Mandriva and to fix problems related to glCopyTexImage to luminance-alpha
+textures.  The later was believed to have been fixed in 7.11.1 but was not.
+</p>
+
+<h2>November 17, 2011</h2>
+
+<p>
+<a href="relnotes-7.11.1.html">Mesa 7.11.1</a> is released.  This is a bug
+fix release.
+</p>
+
+<h2>July 31, 2011</h2>
+
+<p>
+<a href="relnotes-7.11.html">Mesa 7.11</a> (final) is released.  This is a new
+development release.
+</p>
+
+<h2>June 13, 2011</h2>
+
+<p>
+<a href="relnotes-7.10.3.html">Mesa 7.10.3</a> is released.  This is a bug
+fix release.
+</p>
+
+<h2>April 6, 2011</h2>
+
+<p>
+<a href="relnotes-7.10.2.html">Mesa 7.10.2</a> is released.  This is a bug
+fix release.
+</p>
+
+<h2>March 2, 2011</h2>
+
+<p>
+<a href="relnotes-7.9.2.html">Mesa 7.9.2</a> and
+<a href="relnotes-7.10.1.html">Mesa 7.10.1</a> are released.  These are
+stable releases containing bug fixes since the 7.9.1 and 7.10 releases.
+</p>
+
+
+<h2>October 4, 2010</h2>
+
+<p>
+<a href="relnotes-7.9.html">Mesa 7.9</a> (final) is released.  This is a new
+development release.
+</p>
+
+
+<h2>September 27, 2010</h2>
+
+<p>
+<a href="relnotes-7.9.html">Mesa 7.9.0-rc1</a> is released.  This is a
+release candidate for the 7.9 development release.
+</p>
+
+
+<h2>June 16, 2010</h2>
+
+<p>
+<a href="relnotes-7.8.2.html">Mesa 7.8.2</a> is released.  This is a bug-fix
+release collecting fixes since the 7.8.1 release.
+</p>
+
+
+<h2>April 5, 2010</h2>
+
+<p>
+<a href="relnotes-7.8.1.html">Mesa 7.8.1</a> is released.  This is a bug-fix
+release for a few critical issues in the 7.8 release.
+</p>
+
+
+<h2>March 28, 2010</h2>
+<p>
+<a href="relnotes-7.7.1.html">Mesa 7.7.1</a> is released.  This is a bug-fix
+release fixing issues found in the 7.7 release.
+</p>
+<p>
+Also, <a href="relnotes-7.8.html">Mesa 7.8</a> is released.  This is a new
+development release.
+</p>
+
+
+
+<h2>December 21, 2009</h2>
 <p>
 <a href="relnotes-7.6.1.html">Mesa 7.6.1</a> is released.  This is a bug-fix
 release fixing issues found in the 7.6 release.
 </p>
+<p>
+Also, <a href="relnotes-7.7.html">Mesa 7.7</a> is released.  This is a new
+development release.
+</p>
 
 
 <h2>September 28, 2009</h2>
@@ -122,7 +248,7 @@ This is a bug-fix release.
 <h2>January 24, 2008</h2>
 
 <p>
-Added a new page describing the <a href="cell.html">Mesa Cell driver</a>.
+Added a new page describing the Mesa Cell driver.
 </p>
 
 
@@ -132,9 +258,6 @@ Added a new page describing the <a href="cell.html">Mesa Cell driver</a>.
 <p>
 Gallium3D is the codename for the new Mesa device driver architecture
 which is currently under development.
-A <a href="http://wiki.freedesktop.org/wiki/Software/gallium"
-target="_parent"> summary</a> of the architecture can be found on the
-Tungsten Graphics website.
 </p>
 <p>
 Gallium3D development is taking place on the <em>gallium-0.1</em> branch
@@ -185,11 +308,8 @@ shading language and built-in functions.
 
 <h2>April 2007</h2>
 <p>
-Thomas Hellstr&ouml;m of
-<a href="http://www.tungstengraphics.com" target="_parent">
-Tungsten Graphics</a> has written a whitepaper describing the new
-<a href="http://www.tungstengraphics.com/mm.pdf">DRI memory management
-system</a>.
+Thomas Hellstr&ouml;m of Tungsten Graphics has written a whitepaper
+describing the new DRI memory management system</a>.
 </p>
 
 <h2>December 5, 2006</h2>
@@ -419,7 +539,7 @@ release).
        - sampling an incomplete texture in a fragment program would segfault
        - glTexImage was missing a few error checks
        - fixed some minor glGetTexParameter glitches
-       - GL_INTENSITY was mistakenly accepted as a <format> to glTexImage
+       - GL_INTENSITY was mistakenly accepted as a &lt;format&gt; to glTexImage
        - fragment program writes to RC/HC register were broken
        - fixed a few glitches in GL_HP_occlusion_test extension
        - glBeginQueryARB and glEndQueryARB didn't work inside display lists
@@ -456,7 +576,7 @@ This release basically just fixes bugs since the 6.0. release.
        - fixed build problems on OpenBSD
        - omit CVS directories from tarballs
        - glGetTexImage(GL_COLOR_INDEX) was broken
-       - fixed an infinite loop in t&l module
+       - fixed an infinite loop in t&amp;l module
        - silenced some valgrind warnings about using unitialized memory
        - fixed some compilation/link glitches on IRIX (Mike Stephens)
        - glBindProgram wasn't getting compiled into display lists
@@ -541,7 +661,7 @@ OpenGL 1.5 features.
 <pre>
     New features:
        - reorganized directory tree
-       - GL_ARB_vertex/fragment_program extensions (Michal Krol & Karl Rasche)
+       - GL_ARB_vertex/fragment_program extensions (Michal Krol &amp; Karl Rasche)
        - GL_ATI_texture_env_combine3 extension (Ian Romanick)
        - GL_SGI_texture_color_table extension (Eric Plante)
        - GL_NV_fragment_program extension
@@ -1250,7 +1370,6 @@ grateful.
 <p>
 </p><h2>March 18, 1999</h2>
 <p>The new webpages are now online. Enjoy, and let me know if you find any errors.
-For an eye-candy free version you can use <a href="http://www.mesa3d.org/txt/">http://www.mesa3d.org/txt/</a>.</p>
 <p>
 </p><h2>February 16, 1999</h2>
 <p><a href="http://www.sgi.com/">SGI</a> releases its <a href="http://www.sgi.com/software/opensource/glx/">GLX