radeonsi: use shader_info::cs::local_size_variable to clean up some code
[mesa.git] / src / gallium / drivers / lima / meson.build
2020-05-09 Erico Nuneslima/ppir: duplicate consts in nir
2020-05-09 Erico Nuneslima/ppir: duplicate intrinsics in nir
2020-03-16 Connor Abbottlima/gpir: Optimize conditional break/continue
2020-02-17 Qiang Yulima: rename lima_submit to lima_job
2020-02-17 Qiang Yulima: put hardware related info to lima_gpu.h
2019-11-17 Andreas Baierllima: Parse VS and PLBU command stream while making...
2019-09-27 Vasily Khoruzhicklima/ppir: add NIR pass to split varying loads
2019-09-16 Vasily Khoruzhicklima: add standalone disassembler with primitive MBS...
2019-09-11 Dylan Bakermeson: don't generate file into subdirs
2019-08-25 Qiang Yulima: move format handling to unified place
2019-08-24 Vasily Khoruzhicklima/ppir: add better liveness analysis
2019-08-06 Vasily Khoruzhicklima/ppir: move sin/cos input scaling into NIR
2019-08-03 Eric Engestrommeson: drop unused dep_{thread,dl}
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-07-18 Connor Abbottlima/gpir: Rework the scheduler
2019-07-18 Connor Abbottlima: Reintroduce the standalone compiler
2019-06-20 Alyssa Rosenzweiglima,panfrost: Move lima_tiling.c/h to /src/panfrost
2019-04-11 Qiang Yugallium: add lima driver