docs: Add sha256sums for the 10.5.7 release
[mesa.git] / docs / relnotes / 10.1.html
index b723805d98ddfab7e0faa15f8f712bbc19a9a923..991388238926f0d41353baabf3e58f06e4f88892 100644 (file)
@@ -14,7 +14,7 @@
 <iframe src="../contents.html"></iframe>
 <div class="content">
 
-<h1>Mesa 10.1 Release Notes / TBD</h1>
+<h1>Mesa 10.1 Release Notes / March 4, 2014</h1>
 
 <p>
 Mesa 10.1 is a new development release.
@@ -33,7 +33,9 @@ because compatibility contexts are not supported.
 
 <h2>MD5 checksums</h2>
 <pre>
-TBD.
+3ec43f79dbcd9aa2a4a27bf1f51655b6  MesaLib-10.1.0.tar.bz2
+08e796ec7122aa299d32d4f67a254315  MesaLib-10.1.0.tar.gz
+bd365356543f4b38e57c1ddf7a317c40  MesaLib-10.1.0.zip
 </pre>
 
 
@@ -46,8 +48,13 @@ Note: some of the new features are only available with certain drivers.
 <ul>
 <li>GL_ARB_draw_indirect on i965.</li>
 <li>GL_ARB_clear_buffer_object</li>
+<li>GL_ARB_viewport_array on i965.</li>
+<li>GL_ARB_map_buffer_alignment on all drivers that did not previously support
+it.</li>
 <li>GL_AMD_shader_trinary_minmax.</li>
+<li>GL_EXT_framebuffer_blit on r200 and radeon.</li>
 <li>Reduced memory usage for display lists.</li>
+<li>OpenGL 3.3 support on nv50, nvc0, r600 and radeonsi</li>
 </ul>