OSDN Git Service

docs/relnotes: document EGL_KHR_reusable_sync
authorMarek Olšák <marek.olsak@amd.com>
Tue, 5 Apr 2016 13:32:16 +0000 (15:32 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 5 Apr 2016 13:32:40 +0000 (15:32 +0200)
docs/relnotes/11.3.0.html

index 6f8fcfb..d494b84 100644 (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>