Mesa (master): docs/relnotes: document EGL_KHR_create_context on llvmpipe and softpipe

Emil Velikov evelikov at kemper.freedesktop.org
Thu Oct 8 13:02:05 UTC 2015


Module: Mesa
Branch: master
Commit: 89ae41ab4c9e32db9cbef0cb01a99c8e3efbb289
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=89ae41ab4c9e32db9cbef0cb01a99c8e3efbb289

Author: Boyan Ding <boyan.j.ding at gmail.com>
Date:   Thu Oct  8 15:38:15 2015 +0800

docs/relnotes: document EGL_KHR_create_context on llvmpipe and softpipe

Signed-off-by: Boyan Ding <boyan.j.ding at gmail.com>

---

 docs/relnotes/11.1.0.html |    1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html
index 4c8b9d8..d4f30d0 100644
--- a/docs/relnotes/11.1.0.html
+++ b/docs/relnotes/11.1.0.html
@@ -50,6 +50,7 @@ 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>EGL_KHR_create_context on softpipe, llvmpipe</li>
 <li>EGL_KHR_gl_colorspace on softpipe, llvmpipe</li>
 </ul>
 




More information about the mesa-commit mailing list