diff options
author | Chris Forbes <[email protected]> | 2014-02-15 16:27:58 +1300 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2014-04-10 18:27:42 +1200 |
commit | 0d653b948f56815eea6ee2b29bda71546aee0843 (patch) | |
tree | 33a4f198e29d614c0974bff33ac96eb9e8dd9311 /docs/GL3.txt | |
parent | 2a2f8cd9d2174eba98943ca6014bab126eb979e8 (diff) |
docs: Mark off ARB_texture_view and add to release notes for 10.2.
V4: Don't claim Gen8 yet.
Signed-off-by: Chris Forbes <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Acked-by: Eric Anholt <[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 bf51e3a5440..f90e30ff136 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -162,7 +162,7 @@ GL 4.3: GL_ARB_texture_buffer_range DONE (nv50, nvc0, i965, r600, radeonsi) GL_ARB_texture_query_levels DONE (i965) GL_ARB_texture_storage_multisample DONE (all drivers that support GL_ARB_texture_multisample) - GL_ARB_texture_view started (Courtney Goeltzenleuchter, Chris Forbes) + GL_ARB_texture_view DONE (i965) GL_ARB_vertex_attrib_binding DONE (all drivers) |