docs/relnotes: document EGL_KHR_reusable_sync

This commit is contained in:
Marek Olšák
2016-04-05 15:32:16 +02:00
parent 70299474f5
commit 25f96d2b97

View File

@@ -53,6 +53,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers that support GL_ARB_draw_buffers_blend</li>
<li>GL_OES_shader_image_atomic on all drivers that support GL_ARB_shader_image_load_store</li>
<li>GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers that support GL_ARB_texture_border_clamp</li>
<li>EGL_KHR_reusable_sync on all drivers</li>
</ul>
<h2>Bug fixes</h2>