[Mesa-dev] [PATCH 4/4] docs/GL3.txt: mark ARB_clear_texture as done for r600 and radeonsi
Jakob Sinclair
sinclair.jakob at openmailbox.org
Fri Apr 15 16:33:26 UTC 2016
Tested with piglit. All ARB_clear_texture tests passed.
Signed-off-by: Jakob Sinclair <sinclair.jakob at openmailbox.org>
---
docs/GL3.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/GL3.txt b/docs/GL3.txt
index dc75cf8..654c856 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -192,7 +192,7 @@ GL 4.4, GLSL 4.40:
GL_MAX_VERTEX_ATTRIB_STRIDE DONE (all drivers)
GL_ARB_buffer_storage DONE (i965, nv50, nvc0, r600, radeonsi)
- GL_ARB_clear_texture DONE (i965, nv50, nvc0)
+ GL_ARB_clear_texture DONE (i965, nv50, nvc0, r600, radeonsi)
GL_ARB_enhanced_layouts in progress (Timothy)
- compile-time constant expressions DONE
- explicit byte offsets for blocks DONE
--
2.8.0
More information about the mesa-dev
mailing list