summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima/lima_draw.c
Commit message (Expand)AuthorAgeFilesLines
* lima: add support for depth/stencil fbo attachments and texturesVasily Khoruzhick2019-04-141-22/+89
* lima: use individual tile heap for each GP job.Vasily Khoruzhick2019-04-141-3/+4
* lima: make lima_context_framebuffer subtype of pipe_framebuffer_stateIcenowy Zheng2019-04-111-20/+20
* gallium: add lima driverQiang Yu2019-04-111-0/+1648