summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2013-11-07 16:02:03 -0800
committerIan Romanick <ian.d.romanick@intel.com>2013-11-07 16:02:03 -0800
commitcf0da8791756fa4a6eb42194dd4e76701d4a92cf (patch)
treecab99c8375aa2a412ef4e1041b7ff7d19aa2647c /docs/relnotes
parent597634556e4d24c5a3aec2da227034a733693571 (diff)
downloadexternal_mesa3d-cf0da8791756fa4a6eb42194dd4e76701d4a92cf.zip
external_mesa3d-cf0da8791756fa4a6eb42194dd4e76701d4a92cf.tar.gz
external_mesa3d-cf0da8791756fa4a6eb42194dd4e76701d4a92cf.tar.bz2
docs: Mark off ARB_shader_atomic_counters for i965
...and update relnotes. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/10.0.html1
1 files changed, 1 insertions, 0 deletions
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>