From: Marek Olšák Date: Tue, 5 Apr 2016 13:32:16 +0000 (+0200) Subject: docs/relnotes: document EGL_KHR_reusable_sync X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=25f96d2b9766afa61a518667268e3134f43451e2;p=mesa.git docs/relnotes: document EGL_KHR_reusable_sync --- diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html index 6f8fcfbde29..d494b84d568 100644 --- a/docs/relnotes/11.3.0.html +++ b/docs/relnotes/11.3.0.html @@ -53,6 +53,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers that support GL_ARB_draw_buffers_blend
  • GL_OES_shader_image_atomic on all drivers that support GL_ARB_shader_image_load_store
  • GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers that support GL_ARB_texture_border_clamp
  • +
  • EGL_KHR_reusable_sync on all drivers
  • Bug fixes