[Mesa-dev] [PATCH] docs: fix incorrect placement of the ARB_sample_locations release notes

Ilia Mirkin imirkin at alum.mit.edu
Wed Jul 25 12:59:28 UTC 2018


On Wed, Jul 25, 2018 at 8:54 AM, Rhys Perry <pendingchaos02 at gmail.com> wrote:
> Seems something went wrong somehow when it was pushed.
>
> Signed-off-by: Rhys Perry <pendingchaos02 at gmail.com>
> ---
>  docs/relnotes/18.2.0.html | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/docs/relnotes/18.2.0.html b/docs/relnotes/18.2.0.html
> index f757f4148a..eeb0bbaf07 100644
> --- a/docs/relnotes/18.2.0.html
> +++ b/docs/relnotes/18.2.0.html
> @@ -54,12 +54,12 @@ Note: some of the new features are only available with certain drivers.
>  <li>GL_ARB_fragment_shader_interlock on i965</li>
>  </ul>
>
> -<h2>Bug fixes</h2>
> -
>  <ul>
>  <li>GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+)</li>
>  </ul>

Should probably combine it with the other list?

>
> +<h2>Bug fixes</h2>
> +
>  <h2>Changes</h2>
>
>  <ul>
> --
> 2.14.4
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list