From 856587909c3fa508529a659d789f4517080ee4dc Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Mon, 23 May 2016 23:00:45 -0400 Subject: st/mesa: enable ARB_ES3_1_compatibility when ES 3.1 would be exposed Signed-off-by: Ilia Mirkin Reviewed-by: Dave Airlie --- docs/GL3.txt | 2 +- docs/relnotes/11.3.0.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/GL3.txt b/docs/GL3.txt index 4a9cf0b830c..029fe5f4818 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -208,7 +208,7 @@ GL 4.4, GLSL 4.40: GL 4.5, GLSL 4.50: - GL_ARB_ES3_1_compatibility not started + GL_ARB_ES3_1_compatibility DONE (nvc0, radeonsi) GL_ARB_clip_control DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr) GL_ARB_conditional_render_inverted DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr) GL_ARB_cull_distance DONE (i965, nv50, nvc0, llvmpipe, softpipe) diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html index 281b84ce727..afed0436098 100644 --- a/docs/relnotes/11.3.0.html +++ b/docs/relnotes/11.3.0.html @@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
  • OpenGL 4.2 on radeonsi
  • +
  • GL_ARB_ES3_1_compatibility on nvc0, radeonsi
  • GL_ARB_compute_shader on radeonsi, softpipe
  • GL_ARB_cull_distance on i965/gen6+, nv50, nvc0, llvmpipe, softpipe
  • GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe
  • -- cgit v1.2.3