Mesa (master): docs: Mark GL_ARB_query_buffer_object as done for i965/hsw+

Jordan Justen jljusten at kemper.freedesktop.org
Wed May 4 19:39:10 UTC 2016


Module: Mesa
Branch: master
Commit: 51300a038701a00e9522c6031d349c92e76bf469
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=51300a038701a00e9522c6031d349c92e76bf469

Author: Jordan Justen <jordan.l.justen at intel.com>
Date:   Sun Apr 17 14:07:47 2016 -0700

docs: Mark GL_ARB_query_buffer_object as done for i965/hsw+

Signed-off-by: Jordan Justen <jordan.l.justen at intel.com>

---

 docs/GL3.txt              | 2 +-
 docs/relnotes/11.3.0.html | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index bb2bb6e..e2dabea 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 (i965/gen8+, 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 e0161a1..4977afe 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>




More information about the mesa-commit mailing list