docs: update docs with 7.7.1 and 7.8 release info
This commit is contained in:
@@ -10,6 +10,19 @@
|
|||||||
|
|
||||||
<H1>News</H1>
|
<H1>News</H1>
|
||||||
|
|
||||||
|
|
||||||
|
<h2>March 26, 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>
|
<h2>December 21, 2009</h2>
|
||||||
<p>
|
<p>
|
||||||
<a href="relnotes-7.6.1.html">Mesa 7.6.1</a> is released. This is a bug-fix
|
<a href="relnotes-7.6.1.html">Mesa 7.6.1</a> is released. This is a bug-fix
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
<body bgcolor="#eeeeee">
|
<body bgcolor="#eeeeee">
|
||||||
|
|
||||||
<H1>Mesa 7.7.1 Release Notes / date tbd</H1>
|
<H1>Mesa 7.7.1 Release Notes / March 26, 2010</H1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Mesa 7.7.1 is a bug-fix release.
|
Mesa 7.7.1 is a bug-fix release.
|
||||||
@@ -30,12 +30,6 @@ tbd
|
|||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
<h2>New features</h2>
|
|
||||||
<ul>
|
|
||||||
<li>tbd
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
|
|
||||||
<h2>Bug fixes</h2>
|
<h2>Bug fixes</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Assorted fixes to VMware SVGA gallium driver.
|
<li>Assorted fixes to VMware SVGA gallium driver.
|
||||||
@@ -45,6 +39,12 @@ tbd
|
|||||||
<li>Gallium SSE codegen for XPD didn't always work.
|
<li>Gallium SSE codegen for XPD didn't always work.
|
||||||
<li>Fixed Windows build.
|
<li>Fixed Windows build.
|
||||||
<li>Fixed broken glMultiDrawElements().
|
<li>Fixed broken glMultiDrawElements().
|
||||||
|
<li>Silence bogus GL errors generated in glxinfo.
|
||||||
|
<li>Fixed several render to texture bugs.
|
||||||
|
<li>Assorted bug fixes in Mesa/Gallium state tracker including
|
||||||
|
glCopy/DrawPixels() to FBOs.
|
||||||
|
<li>Assorted fixes to Gallium drivers.
|
||||||
|
<li>Fixed broken glPush/PopClientAttrib() for vertex arrays in GLX code.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
<body bgcolor="#eeeeee">
|
<body bgcolor="#eeeeee">
|
||||||
|
|
||||||
<H1>Mesa 7.8 Release Notes / date TBD</H1>
|
<H1>Mesa 7.8 Release Notes / March 26, 2010</H1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Mesa 7.8 is a new development release.
|
Mesa 7.8 is a new development release.
|
||||||
|
Reference in New Issue
Block a user