diff options
author | Chia-I Wu <[email protected]> | 2010-01-26 11:35:30 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2010-01-26 11:35:30 +0800 |
commit | 74aa773f7cbe456ca8f25c8a9a2c911795cc2a63 (patch) | |
tree | e33040132c2429fb836e9700eb4ed5e7e00c0faf /docs/relnotes-7.8.html | |
parent | 146931769c75978c58ac0088e8ab630fc41074ec (diff) |
docs: Mention EGL and OpenGL ES in 7.8 release notes.
Diffstat (limited to 'docs/relnotes-7.8.html')
-rw-r--r-- | docs/relnotes-7.8.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.8.html b/docs/relnotes-7.8.html index 717b96282c4..4fcc491036e 100644 --- a/docs/relnotes-7.8.html +++ b/docs/relnotes-7.8.html @@ -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> |