[Mesa-dev] [PATCH] docs/features: mark EXT_semaphore(_fd) as DONE
Samuel Pitoiset
samuel.pitoiset at gmail.com
Wed Jan 31 10:08:35 UTC 2018
You also need to update docs/relnotes.
On 01/31/2018 03:46 AM, Andres Rodriguez wrote:
> Support for these extensions is available in radeonsi.
>
> Signed-off-by: Andres Rodriguez <andresx7 at gmail.com>
> ---
> docs/features.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/docs/features.txt b/docs/features.txt
> index 2e110d9994..1672460a2f 100644
> --- a/docs/features.txt
> +++ b/docs/features.txt
> @@ -316,8 +316,8 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
> GL_EXT_memory_object DONE (radeonsi)
> GL_EXT_memory_object_fd DONE (radeonsi)
> GL_EXT_memory_object_win32 not started
> - GL_EXT_semaphore not started
> - GL_EXT_semaphore_fd not started
> + GL_EXT_semaphore DONE (radeonsi)
> + GL_EXT_semaphore_fd DONE (radeonsi)
> GL_EXT_semaphore_win32 not started
> GL_KHR_blend_equation_advanced_coherent DONE (i965/gen9+)
> GL_KHR_texture_compression_astc_hdr DONE (i965/bxt)
>
More information about the mesa-dev
mailing list