diff options
author | Dave Airlie <[email protected]> | 2017-11-02 11:04:53 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2017-11-10 08:39:36 +1000 |
commit | d4ebdc1a544351e24b81922f617401d292bf7f58 (patch) | |
tree | 883823558235c2c81a1b97e9481642479cb0daa4 /docs/relnotes | |
parent | 06993e4ee350b9c2ab1e3ee7686878add3900d39 (diff) |
docs: update r600 atomic counter status.
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/17.4.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/17.4.0.html b/docs/relnotes/17.4.0.html index f81b5bd62d3..19e0c8073d8 100644 --- a/docs/relnotes/17.4.0.html +++ b/docs/relnotes/17.4.0.html @@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers. <ul> <li>Disk shader cache support for i965 when MESA_GLSL_CACHE_DISABLE environment variable is set to "0" or "false"</li> +<li>GL_ARB_shader_atomic_counters and GL_ARB_shader_atomic_counter_ops on r600/evergreen+</li> </ul> <h2>Bug fixes</h2> |