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

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to