summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima
Commit message (Expand)AuthorAgeFilesLines
* lima: add Android buildIcenowy Zheng2019-04-211-0/+88
* lima: enable nir fsign lowering in ppirErico Nunes2019-04-191-0/+1
* 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: add support for depth/stencil fbo attachments and texturesVasily Khoruzhick2019-04-147-24/+120
* lima: use individual tile heap for each GP job.Vasily Khoruzhick2019-04-145-19/+15
* lima: add bool parameter to type_size functionKarol Herbst2019-04-121-1/+1
* lima: lower bool to float when building shadersIcenowy Zheng2019-04-123-3/+4
* lima: implement blit with util_blitterIcenowy Zheng2019-04-113-1/+59
* lima: make lima_context_framebuffer subtype of pipe_framebuffer_stateIcenowy Zheng2019-04-113-30/+29
* lima: add dummy set_sample_mask functionIcenowy Zheng2019-04-111-0/+8
* gallium: add lima driverQiang Yu2019-04-1149-0/+16487