[Mesa-dev] [PATCH v2 6/6] doc: Set GL_OES_geometry_shader as started

Marta Lofstedt marta.lofstedt at linux.intel.com
Fri Nov 27 06:31:10 PST 2015


From: Marta Lofstedt <marta.lofstedt at intel.com>

Signed-off-by: Marta Lofstedt <marta.lofstedt at linux.intel.com>
Reviewed-by: Eduardo Lima Mitev <elima at igalia.com>
---
 docs/GL3.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index acf1166..45da51a 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -244,7 +244,7 @@ GLES3.2, GLSL ES 3.2
   GL_OES_copy_image                                    not started (based on GL_ARB_copy_image, which is done for some drivers)
   GL_OES_draw_buffers_indexed                          not started
   GL_OES_draw_elements_base_vertex                     DONE (all drivers)
-  GL_OES_geometry_shader                               not started (based on GL_ARB_geometry_shader4, which is done for all drivers)
+  GL_OES_geometry_shader                               started (Marta)
   GL_OES_gpu_shader5                                   not started (based on parts of GL_ARB_gpu_shader5, which is done for some drivers)
   GL_OES_primitive_bounding box                        not started
   GL_OES_sample_shading                                not started (based on parts of GL_ARB_sample_shading, which is done for some drivers)
-- 
2.5.0



More information about the mesa-dev mailing list