Mesa (arb_sampler_objects): docs: GL_ARB_sampler_objects updates

Brian Paul brianp at kemper.freedesktop.org
Sun Apr 10 22:34:28 UTC 2011


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

Author: Brian Paul <brianp at vmware.com>
Date:   Sun Apr 10 13:06:27 2011 -0600

docs: GL_ARB_sampler_objects updates

---

 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 c704699..339a0cb 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -77,7 +77,7 @@ GLSL 3.30                                             not started
 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                                not started
+GL_ARB_sampler_objects                                DONE (gallium)
 GL_ARB_texture_rgb10_a2ui                             not started
 GL_ARB_texture_swizzle                                DONE (same as EXT version)
 GL_ARB_timer_query                                    DONE (only Xlib sw driver)
diff --git a/docs/relnotes-7.11.html b/docs/relnotes-7.11.html
index 277339b..c8d380e 100644
--- a/docs/relnotes-7.11.html
+++ b/docs/relnotes-7.11.html
@@ -41,6 +41,7 @@ tbd
 <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)
+<li>GL_ARB_sampler_objects (gallium drivers)
 </ul>
 
 




More information about the mesa-commit mailing list