Mesa (master): docs: Mark off ARB_shader_atomic_counters for i965

Ian Romanick idr at kemper.freedesktop.org
Fri Nov 8 00:05:25 UTC 2013


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

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Thu Nov  7 16:02:03 2013 -0800

docs: Mark off ARB_shader_atomic_counters for i965

...and update relnotes.

Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 90b14e1..a8cffab 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -126,7 +126,7 @@ GL 4.2:
 GLSL 4.2                                             not started
 GL_ARB_texture_compression_bptc                      not started
 GL_ARB_compressed_texture_pixel_storage              not started
-GL_ARB_shader_atomic_counters                        in progress (Curro)
+GL_ARB_shader_atomic_counters                        DONE (i965)
 GL_ARB_texture_storage                               DONE (all drivers)
 GL_ARB_transform_feedback_instanced                  DONE (i965, r600, radeonsi)
 GL_ARB_base_instance                                 DONE (i965, nv50, nvc0, r600, radeonsi)
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html
index a7aa152..eabe77f 100644
--- a/docs/relnotes/10.0.html
+++ b/docs/relnotes/10.0.html
@@ -51,6 +51,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_texture_mirror_clamp_to_edge.</li>
 <li>GL_ARB_transform_feedback2, GL_ARB_transform_feedback3, and GL_ARB_transform_feedback_instanced on i965/Gen7 (with appropriate kernel support).</li>
 <li>GL_ARB_sample_shading on i965.</li>
+<li>GL_ARB_shader_atomic_counters on i965.</li>
 <li>GL_ARB_vertex_attrib_binding</li>
 <li>GL_ARB_vertex_type_10f_11f_11f_rev on i965 and r600g</li>
 <li>GL_KHR_debug</li>




More information about the mesa-commit mailing list