[Mesa-dev] [PATCH] mesa: update gl_HelperInvocation support status in docs
Tapani Pälli
tapani.palli at intel.com
Tue Dec 15 22:42:25 PST 2015
Was enabled for i965 and nvc0 by following commits:
c875e3cdd21811ad6669160d59fa39a4526ef872
39f51ec96f00f601b9c4d4e321dacb3af9dc866f
Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
---
docs/GL3.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 5ec3613..5444a08 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -233,7 +233,7 @@ GLES3.1, GLSL ES 3.1
glMemoryBarrierByRegion DONE
glGetTexLevelParameter[fi]v - needs updates DONE
glGetBooleani_v - restrict to GLES enums
- gl_HelperInvocation support
+ gl_HelperInvocation support DONE (i965, nvc0)
GLES3.2, GLSL ES 3.2
GL_EXT_color_buffer_float DONE (all drivers)
--
2.5.0
More information about the mesa-dev
mailing list