diff options
author | Dave Airlie <[email protected]> | 2016-03-22 09:53:47 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2016-03-22 09:54:08 +1000 |
commit | 1e8435ce0cce671024ebf9c5465ea8bdcb563b69 (patch) | |
tree | bbcfae9ca61d278eacbf01f625b188aab79a1004 | |
parent | ee7c8b98047f808baadb0704b1cc7eb02b510b98 (diff) |
docs/relnotes: update ARB_internalformat_query2 status.
Signed-off-by: Dave Airlie <[email protected]>
-rw-r--r-- | docs/relnotes/11.3.0.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html index 04564a8f680..acd8e11e3fc 100644 --- a/docs/relnotes/11.3.0.html +++ b/docs/relnotes/11.3.0.html @@ -44,7 +44,7 @@ Note: some of the new features are only available with certain drivers. </p> <ul> -<li>GL_ARB_internalformat_query2 on i965</li> +<li>GL_ARB_internalformat_query2 on all drivers</li> <li>GL_ARB_shader_atomic_counter_ops on nvc0</li> <li>GL_ARB_shader_image_load_store on radeonsi</li> <li>GL_ARB_shader_image_size on radeonsi</li> |