docs: ARB_shader_atomic_counter_ops is enabled on i965/gen7+.
authorMatt Turner <mattst88@gmail.com>
Wed, 8 Mar 2017 21:57:20 +0000 (13:57 -0800)
committerMatt Turner <mattst88@gmail.com>
Wed, 8 Mar 2017 21:58:52 +0000 (13:58 -0800)
This extension was enabled in commit 40dd45d0c6aa ("i965: Enable
ARB_shader_atomic_counter_ops") but the commit failed to update the
release notes or features.txt. The release notes ship has sailed, since
the commit was in 13.0.

docs/features.txt

index df1860da88d1df523ee9c88cd0d1cf4ea5cbb2be..b4e54a7d1a516c84bbd23868048843a43870b674 100644 (file)
@@ -291,7 +291,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
   GL_ARB_robustness_isolation                           not started
   GL_ARB_sample_locations                               not started
   GL_ARB_seamless_cubemap_per_texture                   DONE (i965, nvc0, radeonsi, r600, softpipe, swr)
-  GL_ARB_shader_atomic_counter_ops                      DONE (nvc0, radeonsi, softpipe)
+  GL_ARB_shader_atomic_counter_ops                      DONE (i965/gen7+, nvc0, radeonsi, softpipe)
   GL_ARB_shader_ballot                                  not started
   GL_ARB_shader_clock                                   DONE (i965/gen7+)
   GL_ARB_shader_draw_parameters                         DONE (i965, nvc0, radeonsi)