docs: update release notes for 9.2

Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
Andreas Boll 2013-04-17 17:26:08 +02:00
parent 392f6cfced
commit 34bec4a251
1 changed files with 8 additions and 3 deletions

View 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>