panfrost: Fix panfrost_bo_access memory leak
[mesa.git] / src / gallium / drivers / lima / lima_texture.c
2019-12-19 Vasily Khoruzhicklima: drop suballocator
2019-12-13 Andreas Baierllima/parser: Add texture descriptor parser
2019-10-31 Arno Messiaenlima: add cubemap support
2019-10-31 Arno Messiaenlima: fix stride in texture descriptor
2019-09-26 Icenowy Zhenglima: support rectangle texture
2019-08-28 Vasily Khoruzhicklima: fix texture descriptor issues
2019-08-25 Qiang Yulima: move format handling to unified place
2019-08-09 Vasily Khoruzhicklima: introduce a struct describing texture descriptor
2019-08-09 Vasily Khoruzhicklima: add texel format table
2019-05-25 Qiang Yulima: fix lima_blit with non-zero level source resource
2019-04-14 Vasily Khoruzhicklima: add support for depth/stencil fbo attachments...
2019-04-11 Qiang Yugallium: add lima driver