From: Marek Olšák Date: Fri, 25 Oct 2019 20:59:07 +0000 (-0400) Subject: docs: document new feature EGL_EXT_image_flush_external X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=83a346cd58e13eae3ea86542b6a28c3468497910;p=mesa.git docs: document new feature EGL_EXT_image_flush_external --- diff --git a/docs/relnotes/new_features.txt b/docs/relnotes/new_features.txt index 8f51a317d43..9b1dfda0ea0 100644 --- a/docs/relnotes/new_features.txt +++ b/docs/relnotes/new_features.txt @@ -2,6 +2,7 @@ GL_ARB_gl_spirv on i965, iris. GL_ARB_spirv_extensions on i965, iris. GL_EXT_demote_to_helper_invocation on iris, i965. OpenGL 4.6 on i965, iris. +EGL_EXT_image_flush_external VK_ANDROID_external_memory_android_hardware_buffer on RADV. VK_KHR_shader_clock on Intel, RADV. VK_KHR_shader_float_controls on Intel, RADV.