radeonsi: add helper si_get_minimum_num_gfx_cs_dwords
[mesa.git] / src / gallium / drivers / lima /
2019-04-21 Icenowy Zhenglima: add Android build
2019-04-19 Erico Nuneslima: enable nir fsign lowering in ppir
2019-04-19 Erico Nuneslima/ppir: support ppir_op_ceil
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2019-04-14 Karol Herbstlima: use nir_src_as_float
2019-04-14 Qiang Yulima/gpir: fix alu check miss last store slot
2019-04-14 Qiang Yulima/gpir: fix compile fail when two slot node
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-12 Karol Herbstlima: add bool parameter to type_size function
2019-04-12 Icenowy Zhenglima: lower bool to float when building shaders
2019-04-11 Icenowy Zhenglima: implement blit with util_blitter
2019-04-11 Icenowy Zhenglima: make lima_context_framebuffer subtype of pipe_fra...
2019-04-11 Icenowy Zhenglima: add dummy set_sample_mask function
2019-04-11 Qiang Yugallium: add lima driver