summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2015-10-07 21:23:16 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2015-10-07 21:49:50 +0100
commitbbf728f11b45121bf2d03b61bc0ffc69e0ff0836 (patch)
treee97a4ee748e9c98837e6a79666ae12edbc5acf7c /docs
parent164c8277f0edaab64e3cea43a1cf943ace62b21b (diff)
downloadexternal_mesa3d-bbf728f11b45121bf2d03b61bc0ffc69e0ff0836.zip
external_mesa3d-bbf728f11b45121bf2d03b61bc0ffc69e0ff0836.tar.gz
external_mesa3d-bbf728f11b45121bf2d03b61bc0ffc69e0ff0836.tar.bz2
Revert "mesa: enable KHR_debug for ES contexts"
This reverts commit b69cfbdf18fa64606a76761b20bc268f4ac731e5. This isn't quite baked yet. Seems that despite building the ES piglits, none of them got executed.
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/11.1.0.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html
index 543ddc7..4c8b9d8 100644
--- a/docs/relnotes/11.1.0.html
+++ b/docs/relnotes/11.1.0.html
@@ -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>