From cde2b7e55d88915d0c139ab5cdd3f204936958dd Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Tue, 14 Aug 2012 15:45:17 -0700 Subject: [PATCH] docs: Add EGL extensions to release notes Signed-off-by: Ian Romanick --- docs/relnotes-8.1.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/relnotes-8.1.html b/docs/relnotes-8.1.html index e8ce49c1df8..8d27c6663ca 100644 --- a/docs/relnotes-8.1.html +++ b/docs/relnotes-8.1.html @@ -45,6 +45,11 @@ extension is always enabled in all drivers.
  • GL_EXT_read_format_bgra for ES 1.1 and 2.0
  • GL_EXT_texture_rg for ES 2.x
  • GL_NV_read_buffer for ES 2.0
  • +
  • EGL_KHR_create_context
  • +
  • EGL_KHR_surfaceless_context - This replaces the +EGL_KHR_surfaceless_{gles1,gles2,opengl} extensions that were never approved +by Khronos.
  • +
  • EGL_EXT_create_context_robustness
  • -- 2.30.2