[Mesa-dev] [PATCH 14/15] docs: Mark ARB_vertex_attrib_64bit as done for i965

Kenneth Graunke kenneth at whitecape.org
Tue May 10 06:45:10 UTC 2016


On Thursday, April 28, 2016 1:40:44 PM PDT Antia Puentes wrote:
> From: Alejandro PiƱeiro <apinheiro at igalia.com>
> 
> ---
>  docs/GL3.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/GL3.txt b/docs/GL3.txt
> index 95ee508..3f1f7a3 100644
> --- a/docs/GL3.txt
> +++ b/docs/GL3.txt
> @@ -142,7 +142,7 @@ GL 4.1, GLSL 4.10 --- all DONE: nvc0, r600, radeonsi
>    GL_ARB_get_program_binary                             DONE (0 binary 
formats)
>    GL_ARB_separate_shader_objects                        DONE (all drivers)
>    GL_ARB_shader_precision                               DONE (all drivers 
that support GLSL 4.10)
> -  GL_ARB_vertex_attrib_64bit                            DONE (llvmpipe, 
softpipe)
> +  GL_ARB_vertex_attrib_64bit                            DONE (i965, 
llvmpipe, softpipe)
>    GL_ARB_viewport_array                                 DONE (i965, nv50, 
llvmpipe, softpipe)

This should be labeled i965/gen8+, as the previous commit only turns it
on for Gen8+.

With that fixed, 13-15 are:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160509/b01f0428/attachment.sig>


More information about the mesa-dev mailing list