lima: fix stride in texture descriptor
[mesa.git] / src / gallium / drivers / lima / lima_texture.h
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-04-11 Qiang Yugallium: add lima driver