nir/spirv: add support for loading UBO's
[mesa.git] / docs / index.html
index 27b1c713df80dbc158d49e69593a4e01caf2ed71..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.
+This is a bug-fix release.
+</p>
+
+<h2>March 06, 2015</h2>
+<p>
+<a href="relnotes/10.5.0.html">Mesa 10.5.0</a> is released.  This is a new
+development release.  See the release notes for more information about
+the release.
+</p>
+
+<h2>March 06, 2015</h2>
+<p>
+<a href="relnotes/10.4.6.html">Mesa 10.4.6</a> is released.
+This is a bug-fix release.
+</p>
+
+<h2>February 21, 2015</h2>
+<p>
+<a href="relnotes/10.4.5.html">Mesa 10.4.5</a> is released.
+This is a bug-fix release.
+</p>
+
+<h2>February 06, 2015</h2>
+<p>
+<a href="relnotes/10.4.4.html">Mesa 10.4.4</a> is released.
+This is a bug-fix release.
+</p>
+
+<h2>January 24, 2015</h2>
+<p>
+<a href="relnotes/10.4.3.html">Mesa 10.4.3</a> is released.
+This is a bug-fix release.
+</p>
+
+<h2>January 12, 2015</h2>
+<p>
+<a href="relnotes/10.3.7.html">Mesa 10.3.7</a>
+and <a href="relnotes/10.4.2.html">Mesa 10.4.2</a> are released.
+
+These are bug-fix releases from the 10.3 and 10.4 branches, respectively.
+<br>
+NOTE: It is anticipated that 10.3.7 will be the final release in the 10.3
+series. Users of 10.3 are encouraged to migrate to the 10.4 series in order
+to obtain future fixes.
+</p>
+
 <h2>December 29, 2014</h2>
 <p>
 <a href="relnotes/10.3.6.html">Mesa 10.3.6</a>
@@ -1293,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>