docs: Mark GL_ARB_query_buffer_object as done for i965/hsw+
authorJordan Justen <jordan.l.justen@intel.com>
Sun, 17 Apr 2016 21:07:47 +0000 (14:07 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Wed, 4 May 2016 18:23:17 +0000 (11:23 -0700)
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
docs/GL3.txt
docs/relnotes/11.3.0.html

index bb2bb6e07cb539a0574de3e1e7e3fcf586a90070..e2dabeaf7507d4cd3adf45f680497d802a86e841 100644 (file)
@@ -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)
index e0161a1e8675821401bed42ab87c0d331cac9071..4977afe60c64b146b151cea55509451cfa431e43 100644 (file)
@@ -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>