lima: implement BO cache
[mesa.git] / src / gallium / drivers / lima / lima_resource.c
2019-09-23 Vasily Khoruzhicklima: implement BO cache
2019-09-23 Qiang Yulima: move damage bound build to resource
2019-09-23 Qiang Yulima: don't use damage system when full damage
2019-09-23 Qiang Yulima: implement EGL_KHR_partial_update
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-06-20 Alyssa Rosenzweiglima,panfrost: Move lima_tiling.c/h to /src/panfrost
2019-05-10 Vasily Khoruzhicklima: fix tile buffer reloading
2019-04-14 Vasily Khoruzhicklima: add support for depth/stencil fbo attachments...
2019-04-11 Icenowy Zhenglima: implement blit with util_blitter
2019-04-11 Qiang Yugallium: add lima driver