From f8ea98e4ec4078924f79b0aadd2754726b835f5c Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Fri, 19 Feb 2016 23:18:33 -0500 Subject: st/mesa: add GL_ARB_shader_atomic_counter_ops support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ilia Mirkin Reviewed-by: Nicolai Hähnle --- docs/relnotes/11.3.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html index 99445c2132b..c31296ef9b1 100644 --- a/docs/relnotes/11.3.0.html +++ b/docs/relnotes/11.3.0.html @@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_internalformat_query2 on i965
  • +
  • GL_ARB_shader_atomic_counter_ops on nvc0
  • GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers that support GL_ARB_texture_border_clamp
  • GL_OES_shader_image_atomic on all drivers that support GL_ARB_shader_image_load_store
-- cgit v1.2.3