summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/lima/lima_texture.c
Commit message (Expand)AuthorAgeFilesLines
* lima: fix texture descriptor issuesVasily Khoruzhick2019-08-281-8/+7
* lima: move format handling to unified placeQiang Yu2019-08-251-57/+3
* lima: introduce a struct describing texture descriptorVasily Khoruzhick2019-08-081-48/+78
* lima: add texel format tableVasily Khoruzhick2019-08-081-35/+49
* lima: fix lima_blit with non-zero level source resourceQiang Yu2019-05-251-25/+12
* lima: add support for depth/stencil fbo attachments and texturesVasily Khoruzhick2019-04-141-0/+9
* gallium: add lima driverQiang Yu2019-04-111-0/+278