radeonsi: use shader_info::cs::local_size_variable to clean up some code
[mesa.git] / src / gallium / drivers / lima / lima_format.c
2020-03-20 Vasily Khoruzhicklima: add support for R and RG formats
2020-03-20 Vasily Khoruzhicklima: split pixel and texel format tables
2020-03-18 Icenowy Zhenglima: implement zsbuf reload
2020-03-18 Vasily Khoruzhicklima: disable Z16 format
2020-03-02 Vasily Khoruzhicklima: add RGBA5551 and RGBA4444 formats
2020-03-02 Andreas Baierllima: Add etc1 support
2020-01-10 Vasily Khoruzhicklima: drop support for R8G8B8 format
2019-08-25 Qiang Yulima: move format handling to unified place