diff options
author | Boyan Ding <[email protected]> | 2015-10-08 15:38:15 +0800 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-10-08 14:05:36 +0100 |
commit | 89ae41ab4c9e32db9cbef0cb01a99c8e3efbb289 (patch) | |
tree | 9674b3105e17a308a80c6fbf7141a09179aea365 /docs/relnotes/11.1.0.html | |
parent | 1efbb8151b402f76df6dbf0b4ed9c2823e3a44fd (diff) |
docs/relnotes: document EGL_KHR_create_context on llvmpipe and softpipe
Signed-off-by: Boyan Ding <[email protected]>
Diffstat (limited to 'docs/relnotes/11.1.0.html')
-rw-r--r-- | docs/relnotes/11.1.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index 4c8b9d8256e..d4f30d0da62 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> |