[Mesa-dev] [PATCH 3/3] i965: implement ARB_pipeline_statistics_query

Ilia Mirkin imirkin at alum.mit.edu
Fri Feb 13 23:18:24 PST 2015


On Sat, Feb 14, 2015 at 2:02 AM, Ben Widawsky
<benjamin.widawsky at intel.com> wrote:
> diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html
> index 10e926a..a8e22ea 100644
> --- a/docs/relnotes/10.6.0.html
> +++ b/docs/relnotes/10.6.0.html
> @@ -40,7 +40,7 @@ TBD.
>  <h2>New features</h2>
>
>  <p>
> -Note: some of the new features are only available with certain drivers.
> +<li>GL_ARB_pipeline_statistics_query on i965</li>
>  </p>

Pretty sure that note still applies. And you want to add a <ul> </ul>
around the <li> tag (and move the whole thing after the <p>. See
http://cgit.freedesktop.org/mesa/mesa/tree/docs/relnotes/10.5.0.html
for an example.


More information about the mesa-dev mailing list