From 5b18e5fd7bbebd1482a61f740c851e2bbb7f6ce1 Mon Sep 17 00:00:00 2001
From: Ilia Mirkin
Date: Sat, 27 Aug 2016 17:46:52 -0400
Subject: [PATCH] docs: sort extensions in relnotes
Signed-off-by: Ilia Mirkin
---
docs/relnotes/12.1.0.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html
index c346aac5985..d22d14b42b8 100644
--- a/docs/relnotes/12.1.0.html
+++ b/docs/relnotes/12.1.0.html
@@ -44,21 +44,21 @@ Note: some of the new features are only available with certain drivers.
+- OpenGL ES 3.1 on i965/hsw
+- GL_ARB_ES3_1_compatibility on i965
- GL_ARB_clear_texture on r600, radeonsi
- GL_ARB_enhanced_layouts on i965
- GL_ARB_indirect_parameters on radeonsi
- GL_ARB_shader_draw_parameters on radeonsi
- GL_ARB_shader_group_vote on nvc0
-- GL_ARB_ES3_1_compatibility on i965
-- GL_EXT_window_rectangles on nv50, nvc0
-- GL_KHR_texture_compression_astc_sliced_3d on i965
-- GL_OES_copy_image on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
- GL_ARB_stencil_texturing on i965/hsw
- GL_ARB_texture_stencil8 on i965/hsw
-- OpenGL ES 3.1 on i965/hsw
+- GL_EXT_window_rectangles on nv50, nvc0
- GL_KHR_blend_equation_advanced on i965
-- GL_OES_geometry_shader on i965/gen8+.
-- GL_OES_texture_cube_map_array on i965/gen8+.
+- GL_KHR_texture_compression_astc_sliced_3d on i965
+- GL_OES_copy_image on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
+- GL_OES_geometry_shader on i965/gen8+
+- GL_OES_texture_cube_map_array on i965/gen8+
Bug fixes
--
2.30.2