Mesa (master): mesa/docs: add ARB_texture_rgb10_a2ui to relnotes/gl3.txt

Dave Airlie airlied at kemper.freedesktop.org
Mon Nov 28 09:42:21 UTC 2011


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

Author: Dave Airlie <airlied at redhat.com>
Date:   Sun Nov 27 16:44:13 2011 +0000

mesa/docs: add ARB_texture_rgb10_a2ui to relnotes/gl3.txt

Signed-off-by: Dave Airlie <airlied at redhat.com>

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index f8cd77a..3250346 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -78,7 +78,7 @@ GL_ARB_blend_func_extended                            not started
 GL_ARB_explicit_attrib_location                       DONE (swrast, i915, i965)
 GL_ARB_occlusion_query2                               DONE (swrast, gallium)
 GL_ARB_sampler_objects                                DONE (gallium)
-GL_ARB_texture_rgb10_a2ui                             not started
+GL_ARB_texture_rgb10_a2ui                             DONE (gallium)
 GL_ARB_texture_swizzle                                DONE (same as EXT version)
 GL_ARB_timer_query                                    ~60% done (the EXT variant)
 GL_ARB_instanced_arrays                               DONE (gallium)
diff --git a/docs/relnotes-7.12.html b/docs/relnotes-7.12.html
index 06aeda0..74279a0 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>ARB_texture_rgb10_a2ui (softpipe, r600g)
 <li>Many updates to the VMware svga Gallium driver
 </ul>
 




More information about the mesa-commit mailing list