7.1 updates from 7.2 branch
This commit is contained in:
@@ -9,6 +9,8 @@
|
|||||||
<H1>Downloading</H1>
|
<H1>Downloading</H1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Current development release: <b>7.1</b>
|
||||||
|
<br>
|
||||||
Last stable release: <b>7.0.4</b>
|
Last stable release: <b>7.0.4</b>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@@ -11,6 +11,16 @@
|
|||||||
<H1>News</H1>
|
<H1>News</H1>
|
||||||
|
|
||||||
|
|
||||||
|
<h2>August 26, 2008</h2>
|
||||||
|
<p>
|
||||||
|
<a href="relnotes-7.1.html">Mesa 7.1</a> is released.
|
||||||
|
This is a new development release.
|
||||||
|
It should be relatively stable, but those especially concerned about
|
||||||
|
stability should wait for the 7.2 release or use Mesa 7.0.4 (the
|
||||||
|
previous stable release).
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
<h2>August 16, 2008</h2>
|
<h2>August 16, 2008</h2>
|
||||||
<p>
|
<p>
|
||||||
<a href="relnotes-7.0.4.html">Mesa 7.0.4</a> is released.
|
<a href="relnotes-7.0.4.html">Mesa 7.0.4</a> is released.
|
||||||
|
@@ -8,13 +8,21 @@
|
|||||||
|
|
||||||
<body bgcolor="#eeeeee">
|
<body bgcolor="#eeeeee">
|
||||||
|
|
||||||
<H1>Mesa 7.1 Release Notes / May XX, 2008</H1>
|
<H1>Mesa 7.1 Release Notes / August 26, 2008</H1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Mesa 7.1 is a new development release.
|
Mesa 7.1 is a new development release.
|
||||||
There have been many internal code changes since Mesa 7.0.x.
|
There have been many internal code changes since Mesa 7.0.x.
|
||||||
It should be relatively stable, but those who are especially concerned about
|
It should be relatively stable, but those who are especially concerned about
|
||||||
stability should wait for Mesa 7.2.
|
stability should wait for Mesa 7.2 or use Mesa 7.0.4 (the previous stable
|
||||||
|
release).
|
||||||
|
</p>
|
||||||
|
</>
|
||||||
|
Note that this version of Mesa does not use the GEM memory manager.
|
||||||
|
The master branch of git uses GEM.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
DRM version 2.3.1 should be used with Mesa 7.1
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
@@ -27,9 +35,11 @@ TBD
|
|||||||
<h2>New features</h2>
|
<h2>New features</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>autoconf-based configuration (and clean-up of Makefiles)
|
<li>autoconf-based configuration (and clean-up of Makefiles)
|
||||||
|
<li>Assorted DRI driver enhancements
|
||||||
<li>Reduced dependencies between X server and Mesa
|
<li>Reduced dependencies between X server and Mesa
|
||||||
<li>GL_EXT_texture_from_pixmap extension for Xlib driver
|
<li>GL_EXT_texture_from_pixmap extension for Xlib driver
|
||||||
<li>Support for the GL shading language with i965 driver (implemented by Intel)
|
<li>Support for the GL shading language with i965 driver (implemented by Intel)
|
||||||
|
<li>ATI R500 series support (Radeon X1300–X1950) in r300 DRI driver
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
@@ -37,6 +47,7 @@ TBD
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Numerous GLSL fixes
|
<li>Numerous GLSL fixes
|
||||||
<li>Fixed some error code/detection bugs in the GLSL-related API functions
|
<li>Fixed some error code/detection bugs in the GLSL-related API functions
|
||||||
|
<li>Lots of DRI driver fixes.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user