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