diff options
author | Emil Velikov <[email protected]> | 2015-10-07 21:23:16 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-10-07 21:49:50 +0100 |
commit | bbf728f11b45121bf2d03b61bc0ffc69e0ff0836 (patch) | |
tree | e97a4ee748e9c98837e6a79666ae12edbc5acf7c /docs/relnotes/11.1.0.html | |
parent | 164c8277f0edaab64e3cea43a1cf943ace62b21b (diff) |
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/relnotes/11.1.0.html')
-rw-r--r-- | docs/relnotes/11.1.0.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index 543ddc7958b..4c8b9d8256e 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> |