[Mesa-dev] [PATCH] docs/relnotes: document EGL_KHR_create_context on llvmpipe and softpipe
Boyan Ding
boyan.j.ding at gmail.com
Thu Oct 8 00:38:15 PDT 2015
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>
--
2.5.3
More information about the mesa-dev
mailing list