Module: Mesa Branch: master Commit: 34ee3f5a343a9a9dde16994e35bb0b7ba8eab07a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34ee3f5a343a9a9dde16994e35bb0b7ba8eab07a
Author: Jason Ekstrand <[email protected]> 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) _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
