Revert "mesa: enable KHR_debug for ES contexts"

This reverts commit b69cfbdf18.

This isn't quite baked yet. Seems that despite building the ES piglits,
none of them got executed.
This commit is contained in:
Emil Velikov
2015-10-07 21:23:16 +01:00
parent 164c8277f0
commit bbf728f11b
2 changed files with 1 additions and 2 deletions

View File

@@ -50,7 +50,6 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi</li>
<li>GL_ARB_texture_barrier / GL_NV_texture_barrier on i965</li>
<li>GL_ARB_texture_query_lod on softpipe</li>
<li>GL_KHR_debug (GLES)</li>
<li>EGL_KHR_gl_colorspace on softpipe, llvmpipe</li>
</ul>