lima/ppir: add lod-bias support
[mesa.git] / src / gallium / drivers / lima / lima_screen.c
2019-11-20 Arno Messiaenlima/ppir: add lod-bias support
2019-11-06 Vasily Khoruzhicklima: add support for gl_PointSize
2019-11-01 Vasily Khoruzhicklima: add debug prints for BO cache
2019-10-31 Arno Messiaenlima: add cubemap support
2019-09-26 Icenowy Zhenglima: support rectangle texture
2019-09-25 Vasily Khoruzhicklima/ppir: add support for indirect load of uniforms...
2019-09-23 Vasily Khoruzhicklima: implement BO cache
2019-08-25 Qiang Yulima: move format handling to unified place
2019-08-09 Vasily Khoruzhicklima: add texel format table
2019-08-06 Erico Nuneslima: add summary report for shader-db
2019-08-03 Andreas Baierllima/ppir: Add gl_FrontFace handling
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-18 Andreas Baierllima/ppir: Add gl_PointCoord handling
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-05-13 Patrick Lerdalima: add Allwinner H5 support
2019-05-13 Patrick Lerdalima: refactor plb_max_blk
2019-04-29 Andreas Baierllima/ppir: Add gl_FragCoord handling
2019-04-14 Vasily Khoruzhicklima: add support for depth/stencil fbo attachments...
2019-04-14 Vasily Khoruzhicklima: use individual tile heap for each GP job.
2019-04-11 Qiang Yugallium: add lima driver