mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-21 09:40:33 +01:00
docs/relnotes: document the new EGL sync extensions
This commit is contained in:
parent
e70de9b032
commit
1db5d3c19e
1 changed files with 4 additions and 0 deletions
|
|
@ -58,6 +58,10 @@ Note: some of the new features are only available with certain drivers.
|
|||
<li>GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe</li>
|
||||
<li>GL_ARB_uniform_buffer_object on freedreno</li>
|
||||
<li>GL_EXT_draw_buffers2 on freedreno</li>
|
||||
<li>GL_OES_EGL_sync on all drivers</li>
|
||||
<li>EGL_KHR_fence_sync on freedreno, nv50, nvc0, r600, radeonsi</li>
|
||||
<li>EGL_KHR_wait_sync on freedreno, nv50, nvc0, r600, radeonsi</li>
|
||||
<li>EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi</li>
|
||||
</ul>
|
||||
|
||||
<h2>Bug fixes</h2>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue