summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarta Lofstedt <marta.lofstedt@intel.com>2015-11-27 15:31:10 +0100
committerMarta Lofstedt <marta.lofstedt@linux.intel.com>2015-11-30 10:47:21 +0100
commit44944a66cef199e08f8071eb51354231ebcd10d7 (patch)
treebdb1a99d156f58fa63823aebf6308a0f53b3d1bf /docs
parent1d5b88e33b07bc26d612720e6cb197a6917ba75f (diff)
doc: Set GL_OES_geometry_shader as started
Signed-off-by: Marta Lofstedt <marta.lofstedt@linux.intel.com> Reviewed-by: Eduardo Lima Mitev <elima@igalia.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index acf1166ed7..45da51accc 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)