aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima/ir/pp
Commit message (Expand)AuthorAgeFilesLines
* lima/ir: print names of unsupported intrinsicsErico Nunes2019-05-061-1/+2
* lima/ppir: support nir_op_ftruncErico Nunes2019-05-023-0/+14
* 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-141-1/+1
* lima: use nir_src_as_floatKarol Herbst2019-04-141-5/+1
* lima: lower bool to float when building shadersIcenowy Zheng2019-04-121-2/+1
* gallium: add lima driverQiang Yu2019-04-1111-0/+5323