summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima/lima_context.h
Commit message (Expand)AuthorAgeFilesLines
* lima: don't reload and redraw tiles that were not updatedVasily Khoruzhick2020-01-051-0/+1
* lima: drop suballocatorVasily Khoruzhick2019-12-191-2/+1
* lima: use single BO for GP outputsVasily Khoruzhick2019-12-191-3/+3
* lima: refactor indexed draw indices uploadErico Nunes2019-12-141-0/+3
* lima: allocate separate bo to store varyingsErico Nunes2019-12-141-1/+1
* lima: add support for gl_PointSizeVasily Khoruzhick2019-11-051-1/+5
* lima: implement EGL_KHR_partial_updateQiang Yu2019-09-231-7/+0
* lima: fix PLBU viewport configurationIcenowy Zheng2019-09-221-1/+1
* lima: fix ppir spill stack allocationErico Nunes2019-08-251-0/+3
* lima: add support for debug callbackErico Nunes2019-08-061-0/+2
* lima: refactor plb_max_blkPatrick Lerda2019-05-131-1/+0
* lima: add support for depth/stencil fbo attachments and texturesVasily Khoruzhick2019-04-141-0/+1
* lima: use individual tile heap for each GP job.Vasily Khoruzhick2019-04-141-0/+3
* lima: implement blit with util_blitterIcenowy Zheng2019-04-111-0/+1
* lima: make lima_context_framebuffer subtype of pipe_framebuffer_stateIcenowy Zheng2019-04-111-3/+1
* gallium: add lima driverQiang Yu2019-04-111-0/+294