[Mesa-dev] [PATCH] docs/features.txt: Add GL_KHR_robustness supported on ES 3.2

Nicolai Hähnle nhaehnle at gmail.com
Fri Oct 7 17:27:41 UTC 2016


On 07.10.2016 14:22, Edward O'Callaghan wrote:
> Both radeonsi and nvc0 should also support ES also so fixup
> doc.

Thanks for catching that.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle at amd.com>

>
> Signed-off-by: Edward O'Callaghan <funfunctor at folklore1984.net>
> ---
>  docs/features.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/features.txt b/docs/features.txt
> index 12f0f25..e91ef6c 100644
> --- a/docs/features.txt
> +++ b/docs/features.txt
> @@ -255,7 +255,7 @@ GLES3.2, GLSL ES 3.2 -- all DONE: i965/gen9+
>    GL_EXT_color_buffer_float                             DONE (all drivers)
>    GL_KHR_blend_equation_advanced                        DONE (i965)
>    GL_KHR_debug                                          DONE (all drivers)
> -  GL_KHR_robustness                                     DONE (i965)
> +  GL_KHR_robustness                                     DONE (i965, nvc0, radeonsi)
>    GL_KHR_texture_compression_astc_ldr                   DONE (i965/gen9+)
>    GL_OES_copy_image                                     DONE (all drivers)
>    GL_OES_draw_buffers_indexed                           DONE (all drivers that support GL_ARB_draw_buffers_blend)
>


More information about the mesa-dev mailing list