Mesa (master): docs/GL3: Mark ARB_copy_image as implemented on i965

Jason Ekstrand jekstrand at kemper.freedesktop.org
Mon Aug 11 18:27:17 UTC 2014


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

Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Mon Aug  4 15:17:15 2014 -0700

docs/GL3: Mark ARB_copy_image as implemented on i965

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 7f18cd7..3d610f6 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -150,7 +150,7 @@ GL 4.3, GLSL 4.30:
   GL_ARB_ES3_compatibility                             DONE (i965)
   GL_ARB_clear_buffer_object                           DONE (all drivers)
   GL_ARB_compute_shader                                started (currently stalled)
-  GL_ARB_copy_image                                    not started
+  GL_ARB_copy_image                                    DONE (i965)
   GL_KHR_debug                                         DONE (all drivers)
   GL_ARB_explicit_uniform_location                     DONE (all drivers that support GLSL)
   GL_ARB_fragment_layer_viewport                       DONE (nv50, nvc0, r600)




More information about the mesa-commit mailing list