docs: Add EGL extensions to release notes
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 14 Aug 2012 22:45:17 +0000 (15:45 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 14 Aug 2012 22:45:17 +0000 (15:45 -0700)
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
docs/relnotes-8.1.html

index e8ce49c1df8f00c40c583cc6caec12618b10909e..8d27c6663cacb8515dfcade74f44640ec7c4fc60 100644 (file)
@@ -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>