nvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64
[mesa.git] / src / gallium / drivers / nouveau / codegen / nv50_ir_emit_gm107.cpp
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