diff options
author | Chris Forbes <[email protected]> | 2013-10-05 19:15:15 +1300 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2013-10-05 19:16:33 +1300 |
commit | 2beb60c4e7b95d4a502e92e441f42ab66a57d3fd (patch) | |
tree | 7f437c01e0474a30fe8639f3371c2443240634fc /docs/GL3.txt | |
parent | 317e172677541771d3dbfadba852f067d8d881a1 (diff) |
docs: Mark off ARB_texture_query_levels, update relnotes
Signed-off-by: Chris Forbes <[email protected]>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index b16ec6fdb46..630fd991a11 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -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) |