[Mesa-dev] [PATCH v4] doc/features.txt: factor out i965/hsw+ & radeonsi as GL45 complete

Matt Turner mattst88 at gmail.com
Sun Oct 16 18:20:48 UTC 2016


On Sun, Oct 16, 2016 at 4:59 AM, Edward O'Callaghan
<funfunctor at folklore1984.net> wrote:
> V2. add i965/hsw+ to list
> V3. rebased on master.
> V4. 'DONE' -> 'DONE ()'.
>
> Signed-off-by: Edward O'Callaghan <funfunctor at folklore1984.net>
> ---
>  docs/features.txt | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)
>
> diff --git a/docs/features.txt b/docs/features.txt
> index 0d6c16a..f5edc83 100644
> --- a/docs/features.txt
> +++ b/docs/features.txt
> @@ -206,19 +206,19 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, radeonsi
>    GL_ARB_texture_stencil8                               DONE (i965/hsw+, nv50, r600, llvmpipe, softpipe, swr)
>    GL_ARB_vertex_type_10f_11f_11f_rev                    DONE (i965, nv50, r600, llvmpipe, softpipe, swr)
>
> -GL 4.5, GLSL 4.50 -- all DONE: nvc0
> +GL 4.5, GLSL 4.50 -- all DONE: i965/hsw+, nvc0, radeonsi

I don't know what you're doing with Haswell. 4.0-4.4 all say
i965/gen8+ and HSW is missing fp64, a 4.0 feature. Please just leave
i965/* alone?


More information about the mesa-dev mailing list