[Mesa-dev] [PATCH 5/5] docs/GL3: Mark ARB_copy_image as implemented on i965
Jason Ekstrand
jason at jlekstrand.net
Thu Aug 7 17:26:52 PDT 2014
---
docs/GL3.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/GL3.txt b/docs/GL3.txt
index e241257..32c530c 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -158,7 +158,7 @@ GL 4.3:
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)
--
2.0.4
More information about the mesa-dev
mailing list