[Mesa-dev] [PATCH 1/3] features.txt: mark some extensions as done
Jordan Justen
jordan.l.justen at intel.com
Thu Jun 14 17:22:21 UTC 2018
Series Reviewed-by: Jordan Justen <jordan.l.justen at intel.com>
On 2018-06-14 04:08:09, Tapani Pälli wrote:
> Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
> ---
> docs/features.txt | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/docs/features.txt b/docs/features.txt
> index b32606d223..423b03a9a9 100644
> --- a/docs/features.txt
> +++ b/docs/features.txt
> @@ -322,12 +322,14 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
> GL_EXT_semaphore DONE (radeonsi)
> GL_EXT_semaphore_fd DONE (radeonsi)
> GL_EXT_semaphore_win32 not started
> + GL_EXT_texture_norm16 DONE (i965, r600, radeonsi, nvc0)
> GL_KHR_blend_equation_advanced_coherent DONE (i965/gen9+)
> GL_KHR_texture_compression_astc_hdr DONE (i965/bxt)
> GL_KHR_texture_compression_astc_sliced_3d DONE (i965/gen9+)
> GL_OES_depth_texture_cube_map DONE (all drivers that support GLSL 1.30+)
> GL_OES_EGL_image DONE (all drivers)
> - GL_OES_EGL_image_external_essl3 not started
> + GL_OES_EGL_image_external DONE (all drivers)
> + GL_OES_EGL_image_external_essl3 DONE (all drivers)
> GL_OES_required_internalformat DONE (all drivers)
> GL_OES_surfaceless_context DONE (all drivers)
> GL_OES_texture_compression_astc DONE (core only)
> @@ -335,7 +337,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
> GL_OES_texture_float_linear DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)
> GL_OES_texture_half_float DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)
> GL_OES_texture_half_float_linear DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)
> - GL_OES_texture_view not started - based on GL_ARB_texture_view
> + GL_OES_texture_view DONE (i965/gen8+)
> GL_OES_viewport_array DONE (i965, nvc0, radeonsi)
> GLX_ARB_context_flush_control not started
> GLX_ARB_robustness_application_isolation not started
> --
> 2.14.4
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list