aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima/ir
Commit message (Expand)AuthorAgeFilesLines
* lima/gpir: add limit of max 512 instructionsErico Nunes2019-05-021-0/+6
* lima/ppir: fix pointer referenced after a freePatrick Lerda2019-04-291-1/+2
* lima/ppir: Add gl_FragCoord handlingAndreas Baierl2019-04-295-2/+29
* lima/ppir: support ppir_op_ceilErico Nunes2019-04-193-0/+14
* nir: make nir_const_value scalarKarol Herbst2019-04-142-2/+2
* lima: use nir_src_as_floatKarol Herbst2019-04-142-9/+2
* lima/gpir: fix alu check miss last store slotQiang Yu2019-04-141-2/+2
* lima/gpir: fix compile fail when two slot nodeQiang Yu2019-04-143-3/+25
* lima: lower bool to float when building shadersIcenowy Zheng2019-04-122-3/+2
* gallium: add lima driverQiang Yu2019-04-1125-0/+10482