Mesa (master): docs: mark ARB_texture_storage_multisample done

Chris Forbes chrisf at kemper.freedesktop.org
Sun Mar 31 09:21:07 UTC 2013


Module: Mesa
Branch: master
Commit: 2a528889a3a7c80b3eaa05dd3a1ba5a66549c56c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a528889a3a7c80b3eaa05dd3a1ba5a66549c56c

Author: Chris Forbes <chrisf at ijw.co.nz>
Date:   Sat Mar 16 17:02:58 2013 +1300

docs: mark ARB_texture_storage_multisample done

Signed-off-by: Chris Forbes <chrisf at ijw.co.nz>
Reviewed-by: Eric Anholt <eric at anholt.net>
Reviewed-by: Brian Paul <brianp at vmware.com>

---

 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
 




More information about the mesa-commit mailing list