[Mesa-dev] [PATCH 0/5] gallium, radeonsi: enable ARB_shader_viewport_layer_array
Edward O'Callaghan
funfunctor at folklore1984.net
Fri Apr 14 14:06:48 UTC 2017
This series is,
Reviewed-by: Edward O'Callaghan <funfunctor at folklore1984.net>
On 04/14/2017 06:30 AM, Nicolai Hähnle wrote:
> Hi all,
>
> This is another small one, as the extension is mostly a merge of
> AMD_vertex_shader_layer and AMD_vertex_shader_viewport_index, and
> the core Mesa parts are done already.
>
> Tested with pending CTS tests.
>
> Please review!
> Thanks,
> Nicolai
> --
> docs/features.txt | 2 +-
> docs/relnotes/17.1.0.html | 1 +
> src/gallium/docs/source/screen.rst | 3 +++
> src/gallium/docs/source/tgsi.rst | 10 +++++++++
> src/gallium/drivers/etnaviv/etnaviv_screen.c | 1 +
> .../drivers/freedreno/freedreno_screen.c | 1 +
> src/gallium/drivers/i915/i915_screen.c | 1 +
> src/gallium/drivers/llvmpipe/lp_screen.c | 1 +
> .../drivers/nouveau/nv30/nv30_screen.c | 1 +
> .../drivers/nouveau/nv50/nv50_screen.c | 1 +
> .../drivers/nouveau/nvc0/nvc0_screen.c | 1 +
> src/gallium/drivers/r300/r300_screen.c | 1 +
> src/gallium/drivers/r600/r600_pipe.c | 1 +
> src/gallium/drivers/radeonsi/si_pipe.c | 1 +
> src/gallium/drivers/radeonsi/si_shader.c | 20 ++++++++++++++++++
> src/gallium/drivers/softpipe/sp_screen.c | 1 +
> src/gallium/drivers/svga/svga_screen.c | 1 +
> src/gallium/drivers/swr/swr_screen.cpp | 1 +
> src/gallium/drivers/vc4/vc4_screen.c | 1 +
> src/gallium/drivers/virgl/virgl_screen.c | 1 +
> src/gallium/include/pipe/p_defines.h | 1 +
> src/mesa/state_tracker/st_extensions.c | 5 +++++
> 22 files changed, 56 insertions(+), 1 deletion(-)
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170415/94969ebe/attachment.sig>
More information about the mesa-dev
mailing list