Mesa (master): rgtc: update docs

Dave Airlie airlied at kemper.freedesktop.org
Mon Feb 28 03:38:30 UTC 2011


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

Author: Dave Airlie <airlied at redhat.com>
Date:   Mon Feb 28 13:43:32 2011 +1000

rgtc: update docs

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 9ff25a9..0c53bc4 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -27,7 +27,7 @@ Non-normalized Integer texture/framebuffer formats    ~50% 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
+GL_EXT_texture_compression_rgtc                       DONE (swrast, gallium r600)
 Red and red/green texture formats                     DONE (swrast, i965, gallium)
 Transform feedback (GL_EXT_transform_feedback)        ~50% done
    glBindFragDataLocation, glGetFragDataLocation,
diff --git a/docs/relnotes-7.11.html b/docs/relnotes-7.11.html
index 6c6622e..4b1730b 100644
--- a/docs/relnotes-7.11.html
+++ b/docs/relnotes-7.11.html
@@ -38,6 +38,7 @@ tbd
 <ul>
 <li>GL_ARB_draw_instanced extension (gallium drivers, swrast)
 <li>GL_ARB_instanced_arrays extension (gallium drivers)
+<li>GL_ARB_texture_compression_rgtc (gallium r600, swrast)
 <li>GL_ARB_draw_buffers_blend (gallium)
 <li>GL_EXT_texture_sRGB_decode (gallium drivers, swrast, i965)
 </ul>




More information about the mesa-commit mailing list