summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima/lima_state.c
Commit message (Expand)AuthorAgeFilesLines
* lima: implement EGL_KHR_partial_updateQiang Yu2019-09-231-44/+0
* lima: fix PLBU viewport configurationIcenowy Zheng2019-09-221-4/+4
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-1/+1
* lima: Fix compiler warnings for unused functions.Andreas Baierl2019-07-131-1/+1
* lima: refactor plb_max_blkPatrick Lerda2019-05-131-1/+3
* lima: add support for depth/stencil fbo attachments and texturesVasily Khoruzhick2019-04-141-1/+1
* lima: make lima_context_framebuffer subtype of pipe_framebuffer_stateIcenowy Zheng2019-04-111-7/+8
* lima: add dummy set_sample_mask functionIcenowy Zheng2019-04-111-0/+8
* gallium: add lima driverQiang Yu2019-04-111-0/+506