diff options
author | Chia-I Wu <olv@lunarg.com> | 2011-11-30 12:29:54 +0800 |
---|---|---|
committer | Chia-I Wu <olv@lunarg.com> | 2011-12-02 08:43:47 +0800 |
commit | 912f7b6bfe809432bf719cdab5659a999083cd52 (patch) | |
tree | 6860098bac532d5f02709b1d6cf79feb396fce75 /docs | |
parent | cde6c91fd52ab52a2989ab402239d9d10cedf16f (diff) |
docs: list GL_OES_compressed_ETC1_RGB8_texture in 7.12 release notes
Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.12.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.12.html b/docs/relnotes-7.12.html index f7a1dee8ec..471bbdac7d 100644 --- a/docs/relnotes-7.12.html +++ b/docs/relnotes-7.12.html @@ -46,6 +46,7 @@ tbd <li>GL_NV_fog_distance (all gallium drivers, nouveau classic) <li>GL_NV_primitive_restart (r600g) <li>GL_OES_EGL_image_external (gallium drivers) +<li>GL_OES_compressed_ETC1_RGB8_texture (softpipe, llvmpipe) <li>ARB_texture_rgb10_a2ui (softpipe, r600g) <li>Many updates to the VMware svga Gallium driver </ul> |