[Mesa-dev] [PATCH v2 0/2] Add support for AMD_vertex_shader_{layer, viewport_index}

Lyude lyude at redhat.com
Wed Apr 19 22:38:00 UTC 2017


Adds support for the ARB_vertex_shader{layer,viewport_index} extensions on the
GM200.

Ilia Mirkin (1):
  nvc0: Add support for AMD_vertex_shader{layer,viewport_index}

Lyude (1):
  nvc0/ir: Only store viewport in scratch register for GP

 docs/relnotes/17.1.0.html                          |  2 ++
 .../drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp  |  1 +
 src/gallium/drivers/nouveau/nvc0/nvc0_context.h    |  1 +
 src/gallium/drivers/nouveau/nvc0/nvc0_screen.c     |  4 ++--
 .../drivers/nouveau/nvc0/nvc0_shader_state.c       | 26 +++++++++++++++++-----
 .../drivers/nouveau/nvc0/nvc0_state_validate.c     |  3 +++
 6 files changed, 30 insertions(+), 7 deletions(-)

-- 
2.9.3



More information about the mesa-dev mailing list