diff options
author | Jordan Justen <[email protected]> | 2016-04-17 14:07:47 -0700 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2016-05-04 11:23:17 -0700 |
commit | 51300a038701a00e9522c6031d349c92e76bf469 (patch) | |
tree | cac495c4a8aad71bbec5b3fbfc0e98a9365b591c /docs/relnotes/11.3.0.html | |
parent | f00c399bae7376bad2257d085fe754adfaa11cc8 (diff) |
docs: Mark GL_ARB_query_buffer_object as done for i965/hsw+
Signed-off-by: Jordan Justen <[email protected]>
Diffstat (limited to 'docs/relnotes/11.3.0.html')
-rw-r--r-- | docs/relnotes/11.3.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html index e0161a1e867..4977afe60c6 100644 --- a/docs/relnotes/11.3.0.html +++ b/docs/relnotes/11.3.0.html @@ -48,6 +48,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_compute_shader on radeonsi, softpipe</li> <li>GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe</li> <li>GL_ARB_internalformat_query2 on all drivers</li> +<li>GL_ARB_query_buffer_object on i965/hsw+</li> <li>GL_ARB_robust_buffer_access_behavior on radeonsi</li> <li>GL_ARB_shader_atomic_counters on radeonsi, softpipe</li> <li>GL_ARB_shader_atomic_counter_ops on nvc0, radeonsi, softpipe</li> |