docs: Mark off ARB_texture_query_levels, update relnotes
authorChris Forbes <chrisf@ijw.co.nz>
Sat, 5 Oct 2013 06:15:15 +0000 (19:15 +1300)
committerChris Forbes <chrisf@ijw.co.nz>
Sat, 5 Oct 2013 06:16:33 +0000 (19:16 +1300)
Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
docs/GL3.txt
docs/relnotes/9.3.html

index b16ec6fdb4629f6193e1faacf5db231989df4aa7..630fd991a113cf13c6c539efbf826040c4d7a172 100644 (file)
@@ -158,7 +158,7 @@ ARB_shader_image_size                                not started
 ARB_shader_storage_buffer_object                     not started
 ARB_stencil_texturing                                not started
 ARB_texture_buffer_range                             DONE (nv50, nvc0)
-ARB_texture_query_levels                             not started
+ARB_texture_query_levels                             DONE (i965)
 ARB_texture_storage_multisample                      DONE (i965)
 ARB_texture_view                                     not started
 ARB_vertex_attrib_binding                            started (Fredrik)
index 1b34a9a456c3fed9a5846f40d47e103bed734e74..e6257ad324048551af85c43c3270f6043290a3f2 100644 (file)
@@ -45,6 +45,8 @@ Note: some of the new features are only available with certain drivers.
 
 <ul>
 <li>GL_AMD_seamless_cubemap_per_texture on i965.</li>
+<li>GL_ARB_texture_gather on i965.</li>
+<li>GL_ARB_texture_query_levels on i965.</li>
 </ul>