docs: Import 10.1 release notes, add news item.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
Ian Romanick
2014-03-05 09:31:35 +02:00
parent c74783abfa
commit 8f049dc298
2 changed files with 11 additions and 3 deletions

View File

@@ -16,6 +16,13 @@
<h1>News</h1> <h1>News</h1>
<h2>March 4, 2014</h2>
<p>
<a href="relnotes/10.1.html">Mesa 10.1</a> is released.
This is a new development release.
See the release notes for more information about the release.
</p>
<h2>February 3, 2014</h2> <h2>February 3, 2014</h2>
<p> <p>
<a href="relnotes/10.0.3.html">Mesa 10.0.3</a> is released. <a href="relnotes/10.0.3.html">Mesa 10.0.3</a> is released.

View File

@@ -14,7 +14,7 @@
<iframe src="../contents.html"></iframe> <iframe src="../contents.html"></iframe>
<div class="content"> <div class="content">
<h1>Mesa 10.1 Release Notes / TBD</h1> <h1>Mesa 10.1 Release Notes / March 4, 2014</h1>
<p> <p>
Mesa 10.1 is a new development release. Mesa 10.1 is a new development release.
@@ -33,7 +33,9 @@ because compatibility contexts are not supported.
<h2>MD5 checksums</h2> <h2>MD5 checksums</h2>
<pre> <pre>
TBD. 3ec43f79dbcd9aa2a4a27bf1f51655b6 MesaLib-10.1.0.tar.bz2
08e796ec7122aa299d32d4f67a254315 MesaLib-10.1.0.tar.gz
bd365356543f4b38e57c1ddf7a317c40 MesaLib-10.1.0.zip
</pre> </pre>
@@ -44,7 +46,6 @@ Note: some of the new features are only available with certain drivers.
</p> </p>
<ul> <ul>
<li>GL_ARB_buffer_storage on r300, r600, and radeonsi</li>
<li>GL_ARB_draw_indirect on i965.</li> <li>GL_ARB_draw_indirect on i965.</li>
<li>GL_ARB_clear_buffer_object</li> <li>GL_ARB_clear_buffer_object</li>
<li>GL_ARB_viewport_array on i965.</li> <li>GL_ARB_viewport_array on i965.</li>