From 4ea5ed9f51c2ec851ac2d81108035bf7046bbc69 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Sun, 13 Sep 2015 12:36:54 +0100 Subject: egl/dri2: enable EGL_KHR_gl_colorspace for swrast No driver changes needed for softpipe/llvmpipe - things just work. v2: Whitespace fixes. Signed-off-by: Emil Velikov Reviewed-by: Boyan Ding Acked-by: Alex Deucher --- docs/relnotes/11.1.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index 88c34dd808d..543ddc7958b 100644 --- a/docs/relnotes/11.1.0.html +++ b/docs/relnotes/11.1.0.html @@ -51,6 +51,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_texture_barrier / GL_NV_texture_barrier on i965
  • GL_ARB_texture_query_lod on softpipe
  • GL_KHR_debug (GLES)
  • +
  • EGL_KHR_gl_colorspace on softpipe, llvmpipe
  • Bug fixes

    -- cgit v1.2.3