nir/spirv: add support for loading UBO's
[mesa.git] / docs / index.html
index 9144a4301b3d47bc4c6b1034ce7072c2e129688a..80c6e03e3f12cbdc434de98e11522a5b83d1bbc8 100644 (file)
 
 <h1>News</h1>
 
+<h2>June 20, 2015</h2>
+<p>
+<a href="relnotes/10.5.8.html">Mesa 10.5.8</a> is released.
+This is a bug-fix release.
+</p>
+
+<h2>June 14, 2015</h2>
+<p>
+<a href="relnotes/10.6.0.html">Mesa 10.6.0</a> is released.  This is a new
+development release.  See the release notes for more information about
+the release.
+</p>
+
+<h2>June 07, 2015</h2>
+<p>
+<a href="relnotes/10.5.7.html">Mesa 10.5.7</a> is released.
+This is a bug-fix release.
+</p>
+
+<h2>May 23, 2015</h2>
+<p>
+<a href="relnotes/10.5.6.html">Mesa 10.5.6</a> is released.
+This is a bug-fix release.
+</p>
+
+<h2>May 11, 2015</h2>
+<p>
+<a href="relnotes/10.5.5.html">Mesa 10.5.5</a> is released.
+This is a bug-fix release.
+</p>
+
+<h2>April 24, 2015</h2>
+<p>
+<a href="relnotes/10.5.4.html">Mesa 10.5.4</a> is released.
+This is a bug-fix release.
+</p>
+
+<h2>April 12, 2015</h2>
+<p>
+<a href="relnotes/10.5.3.html">Mesa 10.5.3</a> is released.
+This is a bug-fix release.
+</p>
+
+<h2>March 28, 2015</h2>
+<p>
+<a href="relnotes/10.5.2.html">Mesa 10.5.2</a> is released.
+This is a bug-fix release.
+</p>
+
+<h2>March 20, 2015</h2>
+<p>
+<a href="relnotes/10.4.7.html">Mesa 10.4.7</a> is released.
+This is a bug-fix release.
+</p>
+
 <h2>March 13, 2015</h2>
 <p>
 <a href="relnotes/10.5.1.html">Mesa 10.5.1</a> is released.
@@ -1342,7 +1397,7 @@ The <a href="faq.html">Mesa FAQ</a> has been rewritten.
        - glGetTexImage was using pixel unpacking instead of packing params
        - auto-mipmap generation for cube maps was incorrect
     Changes:
-       - max texture units reduced to six to accomodate texture rectangles
+       - max texture units reduced to six to accommodate texture rectangles
        - removed unfinished GL_MESA_sprite_point extension code
 </pre>