lima/ppir: Add fddx and fddy
[mesa.git] / src / gallium / drivers / lima / ir / pp / lower.c
2019-08-12 Andreas Baierllima/ppir: Add fddx and fddy
2019-08-06 Vasily Khoruzhicklima/ppir: move sin/cos input scaling into NIR
2019-08-04 Erico Nuneslima/ppir: simplify load uni/temp op lowering and sched...
2019-08-04 Erico Nuneslima/ppir: simplify select op lowering and scheduling
2019-08-04 Erico Nuneslima/ppir: support pipeline registers in scheduler
2019-08-04 Vasily Khoruzhicklima/ppir: move alu vec to scalar lowering into NIR
2019-07-31 Erico Nuneslima/ppir: lower fdot in nir_opt_algebraic
2019-07-31 Erico Nuneslima/ppir: refactor texture code to simplify scheduler
2019-06-24 Andreas Baierllima/ppir: Add fsat op
2019-06-24 Andreas Baierllima/ppir: Add fneg op
2019-06-24 Andreas Baierllima/ppir: Add fabs op
2019-05-27 Vasily Khoruzhicklima/ppir: implement discard and discard_if
2019-05-02 Erico Nuneslima/ppir: support nir_op_ftrunc
2019-04-29 Patrick Lerdalima/ppir: fix pointer referenced after a free
2019-04-11 Qiang Yugallium: add lima driver