summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima/lima_resource.c
Commit message (Expand)AuthorAgeFilesLines
* lima: implement BO cacheVasily Khoruzhick2019-09-221-2/+2
* lima: move damage bound build to resourceQiang Yu2019-09-231-9/+36
* lima: don't use damage system when full damageQiang Yu2019-09-231-0/+14
* lima: implement EGL_KHR_partial_updateQiang Yu2019-09-231-0/+50
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-4/+4
* lima,panfrost: Move lima_tiling.c/h to /src/panfrostAlyssa Rosenzweig2019-06-201-3/+3
* lima: fix tile buffer reloadingVasily Khoruzhick2019-05-091-0/+2
* lima: add support for depth/stencil fbo attachments and texturesVasily Khoruzhick2019-04-141-1/+2
* lima: implement blit with util_blitterIcenowy Zheng2019-04-111-1/+50
* gallium: add lima driverQiang Yu2019-04-111-0/+589