[Mesa-dev] [PATCH] docs: update release notes for 9.2

Matt Turner mattst88 at gmail.com
Wed Apr 17 09:44:45 PDT 2013


On Wed, Apr 17, 2013 at 8:27 AM, Andreas Boll
<andreas.boll.dev at gmail.com> wrote:
> ---
>  docs/relnotes/9.2.html |   11 ++++++++---
>  1 file changed, 8 insertions(+), 3 deletions(-)
>
> diff --git a/docs/relnotes/9.2.html b/docs/relnotes/9.2.html
> index ec9cc47..0dcc960 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>
> --
> 1.7.10.4

Reviewed-by: Matt Turner <mattst88 at gmail.com>


More information about the mesa-dev mailing list