summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2016-04-17 14:07:47 -0700
committerJordan Justen <jordan.l.justen@intel.com>2016-04-21 20:11:37 -0700
commit369b0b67fa7b9fe584263d5753357405007f0ca2 (patch)
treeeea6f905df9e65ea7d1f7a9be3e4e74ea1f2bede
parentc2a65faf18bdf3f317bad38313fbc6955483cac9 (diff)
docs: Mark GL_ARB_query_buffer_object as done for i965/hsw+i965-qbo-v1
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
-rw-r--r--docs/GL3.txt2
-rw-r--r--docs/relnotes/11.3.0.html1
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 6214f8d307..63ebc671c8 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -201,7 +201,7 @@ GL 4.4, GLSL 4.40:
- specified transform/feedback layout DONE
- input/output block locations DONE
GL_ARB_multi_bind DONE (all drivers)
- GL_ARB_query_buffer_object DONE (nvc0)
+ GL_ARB_query_buffer_object DONE (i965/hsw+, nvc0)
GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
GL_ARB_texture_stencil8 DONE (nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
GL_ARB_vertex_type_10f_11f_11f_rev DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html
index 5a7083c5ba..f7b85625c6 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</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>