From 25f96d2b9766afa61a518667268e3134f43451e2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20Ol=C5=A1=C3=A1k?= Date: Tue, 5 Apr 2016 15:32:16 +0200 Subject: [PATCH] docs/relnotes: document EGL_KHR_reusable_sync --- docs/relnotes/11.3.0.html | 1 + 1 file changed, 1 insertion(+) 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

    -- 2.30.2