Hi, This series is based on the previous one for GK104. Between GK104 and GK110 only the ISA has changed. This adds code emission for all instructions that are needed to support surfaces/images.
I have exactly the same passrate for both deqp and piglit as GK104. Please review, Thanks! Samuel Pitoiset (7): gk110/ir: add emission for OP_PERMT gk110/ir: add emission for OP_MADSP gk110/ir: add emission for OP_SULDB and OP_SUSTx gk110/ir: add emission for OP_SUEAU, OP_SUBFM and OP_SUCLAMP gk110/ir: add emission for VSHL nvc0: enable ARB_shader_image_load_store on GK110 nvc0: expose GLSL version 420 on GK110 .../drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp | 333 +++++++++++++++++++++ src/gallium/drivers/nouveau/nvc0/nvc0_screen.c | 4 +- 2 files changed, 335 insertions(+), 2 deletions(-) -- 2.8.0 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev