Mesa (master): docs: document ARB_blend_func_extended and EXT_texture_rg in relnotes-8.1

Marek Olšák mareko at kemper.freedesktop.org
Sat Jul 7 13:11:12 UTC 2012


Module: Mesa
Branch: master
Commit: 461e9f99c73a0035260dab083a057578f5093f2f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=461e9f99c73a0035260dab083a057578f5093f2f

Author: Marek Olšák <maraeo at gmail.com>
Date:   Sat Jul  7 15:09:05 2012 +0200

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 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/docs/relnotes-8.1.html b/docs/relnotes-8.1.html
index d435f5e..4901c30 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.
 </p>
 
 <ul>
-<li>GL_ARB_base_instance extension</li>
-<li>GL_NV_read_buffer extension for ES 2.0</li>
+<li>GL_ARB_base_instance</li>
+<li>GL_ARB_blend_func_extended</li>
+<li>GL_ARB_debug_output</li>
 <li>GL_ARB_shader_bit_encoding</li>
 <li>GL_EXT_unpack_subimage for ES 2.0</li>
 <li>GL_EXT_read_format_bgra for ES 1.1 and 2.0</li>
-<li>GL_ARB_debug_output</li>
+<li>GL_EXT_texture_rg for ES 2.x</li>
+<li>GL_NV_read_buffer for ES 2.0</li>
 </ul>
 
 




More information about the mesa-commit mailing list