summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima
Commit message (Expand)AuthorAgeFilesLines
...
* 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