summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima/lima_context.h
Commit message (Expand)AuthorAgeFilesLines
* lima: implement EGL_KHR_partial_updateQiang Yu2019-09-231-7/+0
* lima: fix PLBU viewport configurationIcenowy Zheng2019-09-221-1/+1
* lima: fix ppir spill stack allocationErico Nunes2019-08-251-0/+3
* lima: add support for debug callbackErico Nunes2019-08-061-0/+2
* lima: refactor plb_max_blkPatrick Lerda2019-05-131-1/+0
* lima: add support for depth/stencil fbo attachments and texturesVasily Khoruzhick2019-04-141-0/+1
* lima: use individual tile heap for each GP job.Vasily Khoruzhick2019-04-141-0/+3
* lima: implement blit with util_blitterIcenowy Zheng2019-04-111-0/+1
* lima: make lima_context_framebuffer subtype of pipe_framebuffer_stateIcenowy Zheng2019-04-111-3/+1
* gallium: add lima driverQiang Yu2019-04-111-0/+294