relnotes: document EGL_ANDROID_native_fence_sync on radeonsi

This commit is contained in:
Marek Olšák 2017-10-12 22:27:20 +02:00
parent 89e02db81f
commit 69730dc589

View file

@ -51,6 +51,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_texture_filter_anisotropic on i965, nv50, nvc0, r600, radeonsi</li>
<li>GL_EXT_memory_object on radeonsi</li>
<li>GL_EXT_memory_object_fd on radeonsi</li>
<li>EGL_ANDROID_native_fence_sync on radeonsi with a future kernel (possibly 4.15)</li>
</ul>
<h2>Bug fixes</h2>