[Mesa-dev] [PATCH 4/4] docs: mark GL_ARB_vertex_attrib_64bit and OpenGL 4.2 as supported by i965/gen7+

Andreas Boll andreas.boll.dev at gmail.com
Thu Mar 30 14:50:48 UTC 2017


2017-03-30 13:13 GMT+02:00 Juan A. Suarez Romero <jasuarez at igalia.com>:
> ---
>  docs/features.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/docs/features.txt b/docs/features.txt
> index d34bef157c..5c22acfb17 100644
> --- a/docs/features.txt
> +++ b/docs/features.txt

> @@ -142,11 +142,11 @@ GL 4.1, GLSL 4.10 --- all DONE: i965/hsw+, nvc0, r600, radeonsi
Please update the line above with i965/gen7+ too.

>    GL_ARB_get_program_binary                             DONE (0 binary formats)
>    GL_ARB_separate_shader_objects                        DONE (all drivers)

>    GL_ARB_shader_precision                               DONE (i965/hsw+, all drivers that support GLSL 4.10)
Same here.

Additionally please also update the release notes (docs/relnotes/17.1.0.html).

Thanks,
Andreas

> -  GL_ARB_vertex_attrib_64bit                            DONE (i965/hsw+, llvmpipe, softpipe)
> +  GL_ARB_vertex_attrib_64bit                            DONE (i965/gen7+, llvmpipe, softpipe)
>    GL_ARB_viewport_array                                 DONE (i965, nv50, llvmpipe, softpipe)
>
>
> -GL 4.2, GLSL 4.20 -- all DONE: i965/hsw+, nvc0, radeonsi
> +GL 4.2, GLSL 4.20 -- all DONE: i965/gen7+, nvc0, radeonsi
>
>    GL_ARB_texture_compression_bptc                       DONE (i965, r600)
>    GL_ARB_compressed_texture_pixel_storage               DONE (all drivers)
> --
> 2.11.0
>
> _______________________________________________
> 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