From b8547a50631649bf19fc29cb339bdb3992537607 Mon Sep 17 00:00:00 2001 From: Boyan Ding Date: Fri, 20 Nov 2015 11:11:19 +0000 Subject: mesa: re-enable KHR_debug for ES contexts With the earlier issues resolved we can expose the extension. Signed-off-by: Boyan Ding Reviewed-by: Emil Velikov --- docs/relnotes/11.1.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes') diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index 2e20bb3444e..2f462f7b28a 100644 --- a/docs/relnotes/11.1.0.html +++ b/docs/relnotes/11.1.0.html @@ -63,6 +63,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_EXT_buffer_storage implemented for when ES 3.1 support is gained
  • GL_EXT_draw_elements_base_vertex on all drivers
  • GL_EXT_texture_compression_rgtc / latc on freedreno (a3xx & a4xx)
  • +
  • GL_KHR_debug (GLES)
  • GL_NV_conditional_render on freedreno
  • GL_OES_draw_elements_base_vertex on all drivers
  • EGL_KHR_create_context on softpipe, llvmpipe
  • -- cgit v1.2.3