From 461e9f99c73a0035260dab083a057578f5093f2f Mon Sep 17 00:00:00 2001
From: =?utf8?q?Marek=20Ol=C5=A1=C3=A1k?=
Date: Sat, 7 Jul 2012 15:09:05 +0200
Subject: [PATCH] docs: document ARB_blend_func_extended and EXT_texture_rg in
relnotes-8.1
also sort the extensions
---
docs/relnotes-8.1.html | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/docs/relnotes-8.1.html b/docs/relnotes-8.1.html
index d435f5e3745..4901c30229f 100644
--- a/docs/relnotes-8.1.html
+++ b/docs/relnotes-8.1.html
@@ -32,12 +32,14 @@ Note: some of the new features are only available with certain drivers.
-- GL_ARB_base_instance extension
-- GL_NV_read_buffer extension for ES 2.0
+- GL_ARB_base_instance
+- GL_ARB_blend_func_extended
+- GL_ARB_debug_output
- GL_ARB_shader_bit_encoding
- GL_EXT_unpack_subimage for ES 2.0
- GL_EXT_read_format_bgra for ES 1.1 and 2.0
-- GL_ARB_debug_output
+- GL_EXT_texture_rg for ES 2.x
+- GL_NV_read_buffer for ES 2.0
--
2.30.2