Mesa (master): docs: mark ARB_texture_gather as done on nvc0

Ilia Mirkin imirkin at kemper.freedesktop.org
Mon Apr 7 05:09:31 UTC 2014


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

Author: Ilia Mirkin <imirkin at alum.mit.edu>
Date:   Fri Apr  4 01:18:22 2014 -0400

docs: mark ARB_texture_gather as done on nvc0

Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>

---

 docs/GL3.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index d9cc708..bf51e3a 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -107,7 +107,7 @@ GL 4.0:
   GL_ARB_tessellation_shader                           not started
   GL_ARB_texture_buffer_object_rgb32                   DONE (i965, nvc0, r600, radeonsi, softpipe)
   GL_ARB_texture_cube_map_array                        DONE (i965, nv50, nvc0, r600, softpipe)
-  GL_ARB_texture_gather                                DONE (i965, nv50)
+  GL_ARB_texture_gather                                DONE (i965, nv50, nvc0)
   GL_ARB_transform_feedback2                           DONE (i965, nv50, nvc0, r600, radeonsi)
   GL_ARB_transform_feedback3                           DONE (i965, nv50, nvc0, r600, radeonsi)
 




More information about the mesa-commit mailing list