docs: update release notes for 9.2
authorAndreas Boll <andreas.boll.dev@gmail.com>
Wed, 17 Apr 2013 15:26:08 +0000 (17:26 +0200)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Thu, 18 Apr 2013 07:36:57 +0000 (09:36 +0200)
Reviewed-by: Matt Turner <mattst88@gmail.com>
docs/relnotes/9.2.html

index ec9cc47d74a00b07701cd4eb5d5740498ca27d37..0dcc9605d1bdb296081210c07e803111d324d340 100644 (file)
@@ -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>