Mesa (master): docs: Add EGL extensions to release notes

Ian Romanick idr at kemper.freedesktop.org
Tue Aug 14 22:49:28 UTC 2012


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

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Tue Aug 14 15:45:17 2012 -0700

docs: Add EGL extensions to release notes

Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>

---

 docs/relnotes-8.1.html |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/docs/relnotes-8.1.html b/docs/relnotes-8.1.html
index e8ce49c..8d27c66 100644
--- a/docs/relnotes-8.1.html
+++ b/docs/relnotes-8.1.html
@@ -45,6 +45,11 @@ extension is always enabled in all drivers.</li>
 <li>GL_EXT_read_format_bgra for ES 1.1 and 2.0</li>
 <li>GL_EXT_texture_rg for ES 2.x</li>
 <li>GL_NV_read_buffer for ES 2.0</li>
+<li>EGL_KHR_create_context</li>
+<li>EGL_KHR_surfaceless_context - This replaces the
+EGL_KHR_surfaceless_{gles1,gles2,opengl} extensions that were never approved
+by Khronos.</li>
+<li>EGL_EXT_create_context_robustness</li>
 </ul>
 
 




More information about the mesa-commit mailing list