docs/relnotes: document new EGL extensions and EGL 1.5

This commit is contained in:
Marek Olšák
2015-04-29 17:57:46 +02:00
parent 1828357629
commit 2f50fc040c

View File

@@ -54,6 +54,9 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_viewport_array on radeonsi</li>
<li>GLX_ARB_create_context_robustness on r600, radeonsi</li>
<li>EGL_EXT_create_context_robustness on r600, radeonsi</li>
<li>EGL_KHR_gl_colorspace on r600, radeonsi, nv50, nvc0</li>
<li>EGL_KHR_gl_texture_3D_image on r600, radeonsi, nv50, nvc0</li>
<li>EGL 1.5 on r600, radeonsi, nv50, nvc0</li>
</ul>
<h2>Bug fixes</h2>