aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima/lima_screen.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.Eric Anholt2019-05-131-1/+2
* lima: add Allwinner H5 supportPatrick Lerda2019-05-131-2/+20
* lima: refactor plb_max_blkPatrick Lerda2019-05-131-2/+26
* lima/ppir: Add gl_FragCoord handlingAndreas Baierl2019-04-291-0/+3
* lima: add support for depth/stencil fbo attachments and texturesVasily Khoruzhick2019-04-141-0/+6
* lima: use individual tile heap for each GP job.Vasily Khoruzhick2019-04-141-12/+3
* gallium: add lima driverQiang Yu2019-04-111-0/+546