mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
docs/relnotes: document new EGL extensions and EGL 1.5
This commit is contained in:
parent
1828357629
commit
2f50fc040c
1 changed files with 3 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue