nv50/ir: only unspill once ahead of a group of instructions
[mesa.git] / src / gallium / drivers / nouveau / codegen / nv50_ir_lowering_gm107.cpp
2015-08-17 Ilia Mirkingm107/ir: avoid letting the lowering pass get out of...
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-05-22 Ilia Mirkinnvc0/ir: LOAD's can't be used for shader inputs
2014-09-26 Ilia Mirkingm107/ir: take relative pfetch offset into account
2014-09-26 Ilia Mirkingm107/ir: add support for indirect const buffer selection
2014-09-26 Ilia Mirkingm107/ir: fix manual TXD for array targets
2014-05-14 Ben Skeggsnvc0: add maxwell (sm50) compiler backend