Seems something went wrong somehow when it was pushed. v2: combine into one list
Signed-off-by: Rhys Perry <[email protected]> --- docs/relnotes/18.2.0.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/relnotes/18.2.0.html b/docs/relnotes/18.2.0.html index f757f4148a..8cdf6ac7d7 100644 --- a/docs/relnotes/18.2.0.html +++ b/docs/relnotes/18.2.0.html @@ -52,14 +52,11 @@ Note: some of the new features are only available with certain drivers. <ul> <li>GL_ARB_fragment_shader_interlock on i965</li> +<li>GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+)</li> </ul> <h2>Bug fixes</h2> -<ul> -<li>GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+)</li> -</ul> - <h2>Changes</h2> <ul> -- 2.14.4 _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
