summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/lima/lima_screen.c
Commit message (Expand)AuthorAgeFilesLines
* lima: move format handling to unified placeQiang Yu2019-08-251-16/+5
* lima: add texel format tableVasily Khoruzhick2019-08-081-16/+3
* lima: add summary report for shader-dbErico Nunes2019-08-061-0/+2
* lima/ppir: Add gl_FrontFace handlingAndreas Baierl2019-08-031-0/+1
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-9/+9
* lima/ppir: Add gl_PointCoord handlingAndreas Baierl2019-07-181-0/+1
* 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