nvc0: do upload-time fixups for interpolation parameters
[mesa.git] / src / gallium / drivers / nouveau / codegen / nv50_ir_emit_gm107.cpp
2015-10-29 Ilia Mirkinnvc0: do upload-time fixups for interpolation parameters
2015-08-20 Ilia Mirkinnvc0/ir: detect i2f/i2i which operate on specific bytes...
2015-07-24 Ilia Mirkinnvc0/ir: kepler can't do indirect shader input/output...
2015-07-18 Ilia Mirkingm107/ir: fix indirect txq emission
2015-05-22 Ilia Mirkinnvc0/ir: allow iset to produce a boolean float
2015-05-22 Ilia Mirkinnvc0/ir: avoid jumping to a sched instruction
2015-04-28 Ilia Mirkingm107/ir: add lane/vertex count sysvals
2015-02-21 Ilia Mirkinnvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64
2015-02-21 Ilia Mirkingm107/ir: fix F2F flipped stype/dtype flags
2015-02-21 Ilia Mirkingm107/ir: fix DSET boolean float flag
2015-02-21 Ilia Mirkingm107/ir: fix DMUL opcode encoding
2014-10-04 Ilia Mirkingm107/ir: add dnz emission for fmul
2014-07-24 Ilia Mirkingm107/ir: emit LDC subops
2014-05-14 Ben Skeggsnvc0: add maxwell (sm50) compiler backend