No regressions inside the CTS or piglit. More details in the 4th patch. Karol Herbst (4): nv50/ir: print color masks of tex instructions nv50/ra: add condenseDef overloads for partial condenses nv50/ir: add scalar field to TexInstructions gm107/ir: use scalar tex instructions where possible
src/gallium/drivers/nouveau/codegen/nv50_ir.h | 2 + .../nouveau/codegen/nv50_ir_emit_gm107.cpp | 158 ++++++++++++++- .../drivers/nouveau/codegen/nv50_ir_print.cpp | 34 +++- .../drivers/nouveau/codegen/nv50_ir_ra.cpp | 191 +++++++++++++++++- 4 files changed, 372 insertions(+), 13 deletions(-) -- 2.17.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev