Module: Mesa Branch: master Commit: 2a528889a3a7c80b3eaa05dd3a1ba5a66549c56c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a528889a3a7c80b3eaa05dd3a1ba5a66549c56c
Author: Chris Forbes <[email protected]> Date: Sat Mar 16 17:02:58 2013 +1300 docs: mark ARB_texture_storage_multisample done Signed-off-by: Chris Forbes <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Brian Paul <[email protected]> --- docs/GL3.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 2c15a9b..d150b08 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -151,7 +151,7 @@ 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_storage_multisample not started +ARB_texture_storage_multisample DONE (i965) ARB_texture_view not started ARB_vertex_attrib_binding not started _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
