[Mesa-dev] [PATCH 0/4] gm107/ir: add support for TEXS, TLDS and TLD4S
Karol Herbst
kherbst at redhat.com
Mon Aug 6 19:32:28 UTC 2018
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
More information about the mesa-dev
mailing list