diff options
author | Brian <[email protected]> | 2008-01-24 09:15:31 -0700 |
---|---|---|
committer | Brian <[email protected]> | 2008-01-24 09:15:31 -0700 |
commit | b87c1ab2c06d0556d57a6377cf7ade737eef5b73 (patch) | |
tree | 0026104c28032c701de7ea1fc212f0fd9397ea28 /docs/news.html | |
parent | 4875b4030490d7756d607d42821deed0035e1ec4 (diff) |
Bring in previous 7.0.1/2 release notes, added Cell driver page.
Diffstat (limited to 'docs/news.html')
-rw-r--r-- | docs/news.html | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/docs/news.html b/docs/news.html index 58aca318587..ce5a684312e 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,45 @@ <H1>News</H1> +<h2>January 24, 2008</h2> + +<p> +Added a new page describing the <a href="cell.html">Mesa Cell driver</a>. +</p> + + + +<h2>November 13, 2007</h2> + +<p> +Gallium3D is the codename for the new Mesa device driver architecture +which is currently under development. +A <a href="http://www.tungstengraphics.com/wiki/index.php/Gallium3D" +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 +of the git repository. +Currently, there's only a software-only driver and an Intel i915/945 driver +but other drivers will be coming... +</p> + + +<h2>November 10, 2007</h2> +<p> +<a href="relnotes-7.0.2.html">Mesa 7.0.2</a> is released. +This is a bug-fix release. +</p> + + +<h2>August 3, 2007</h2> +<p> +<a href="relnotes-7.0.1.html">Mesa 7.0.1</a> is released. +This is a bug-fix release. +</p> + + <h2>June 22, 2007</h2> <p> <a href="relnotes-7.0.html">Mesa 7.0</a> is released. |