Mesa (master): docs: GL_EXT_texture_array updates

Brian Paul brianp at kemper.freedesktop.org
Fri Feb 26 03:14:53 UTC 2010


Module: Mesa
Branch: master
Commit: 70d5c48341bd2cd36ac89540bd4de44834b50bf6
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=70d5c48341bd2cd36ac89540bd4de44834b50bf6

Author: Brian Paul <brianp at vmware.com>
Date:   Thu Feb 25 19:50:09 2010 -0700

docs: GL_EXT_texture_array updates

---

 docs/GL3.txt           |    2 +-
 docs/relnotes-7.8.html |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index df3fd74..889edef 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -20,7 +20,7 @@ Framebuffer objects (GL_EXT_framebuffer_object)       DONE
 Half-float                                            some infrastructure done
 Multisample blit                                      DONE
 Non-normalized Integer texture/framebuffer formats    not started
-1D/2D Texture arrays                                  mostly done
+1D/2D Texture arrays                                  core Mesa, swrast done
 Packed depth/stencil formats                          DONE
 Per-buffer blend and masks (GL_EXT_draw_buffers2)     DONE
 GL_EXT_texture_compression_rgtc                       not started
diff --git a/docs/relnotes-7.8.html b/docs/relnotes-7.8.html
index e94cb7e..ae9b8f5 100644
--- a/docs/relnotes-7.8.html
+++ b/docs/relnotes-7.8.html
@@ -37,6 +37,7 @@ tbd
 <li>GL_NV_conditional_render extension (swrast driver only)
 <li>GL_EXT_draw_buffers2 extension (swrast and i965 driver only)
 <li>GL_ARB_fragment_coord_conventions extension (for swrast, i965, and Gallium drivers)
+<li>GL_EXT_texture_array 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>
 <li>Dedicated documentation for Gallium




More information about the mesa-commit mailing list