docs: Mention EGL and OpenGL ES in 7.8 release notes.

This commit is contained in:
Chia-I Wu 2010-01-26 11:35:30 +08:00
parent 146931769c
commit 74aa773f7c
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ tbd
<ul>
<li>GL_NV_conditional_render extension (swrast driver only)
<li>GL_EXT_draw_buffers2 extension (swrast driver only)
<li>Much improved support for <a href="egl.html">EGL in Mesa</a>
<li>New state trackers for <a href="opengles.html">OpenGL ES 1.1 and 2.0</a>
</ul>