lima/ppir: support pipeline registers in scheduler
[mesa.git] / src / gallium / drivers / lima / ir / pp / ppir.h
2019-08-03 Andreas Baierllima/ppir: Add gl_FrontFace handling
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-07-18 Andreas Baierllima/ppir: Add gl_PointCoord handling
2019-07-15 Vasily Khoruzhicklima/ppir: Fix branch codegen
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-06-13 Mateusz Krzaklima/ppir: change offset type to int
2019-05-27 Vasily Khoruzhicklima/ppir: implement discard and discard_if
2019-05-02 Erico Nuneslima/ppir: support nir_op_ftrunc
2019-04-29 Andreas Baierllima/ppir: Add gl_FragCoord handling
2019-04-11 Qiang Yugallium: add lima driver