summaryrefslogtreecommitdiff
path: root/docs/relnotes
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2013-04-17 17:26:08 +0200
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-04-18 09:36:57 +0200
commit34bec4a25165bf5d3f957e26eda7624d325b161c (patch)
treed1daa62223d4848d01b8d35ea9e93ce546915482 /docs/relnotes
parent392f6cfced304e8693fc93279560ab5dcc033d02 (diff)
docs: update release notes for 9.2
Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/9.2.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/relnotes/9.2.html b/docs/relnotes/9.2.html
index ec9cc47d74a..0dcc9605d1b 100644
--- a/docs/relnotes/9.2.html
+++ b/docs/relnotes/9.2.html
@@ -44,8 +44,13 @@ Note: some of the new features are only available with certain drivers.
</p>
<ul>
-<li>OSMesa interface for gallium llvmpipe/softpipe drivers
-<li>Gallium Heads-Up Display (HUD) feature for performance monitoring
+<li>GL_ARB_texture_buffer_range</li>
+<li>GL_ARB_texture_multisample</li>
+<li>GL_ARB_texture_storage_multisample</li>
+<li>GL_ARB_texture_query_lod</li>
+<li>Added new freedreno gallium driver</li>
+<li>OSMesa interface for gallium llvmpipe/softpipe drivers</li>
+<li>Gallium Heads-Up Display (HUD) feature for performance monitoring</li>
</ul>
@@ -57,7 +62,7 @@ Note: some of the new features are only available with certain drivers.
<h2>Changes</h2>
<ul>
-tbd
+<li>Removed d3d1x state tracker (unused, unmaintained and broken)</li>
</ul>
</div>