aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/lima/meson.build
Commit message (Expand)AuthorAgeFilesLines
* lima: put hardware related info to lima_gpu.hQiang Yu2020-02-171-0/+1
* lima: Parse VS and PLBU command stream while making a dumpAndreas Baierl2019-11-171-0/+2
* lima/ppir: add NIR pass to split varying loadsVasily Khoruzhick2019-09-261-0/+1
* lima: add standalone disassembler with primitive MBS parserVasily Khoruzhick2019-09-161-0/+18
* meson: don't generate file into subdirsDylan Baker2019-09-111-1/+1
* lima: move format handling to unified placeQiang Yu2019-08-251-0/+2
* lima/ppir: add better liveness analysisVasily Khoruzhick2019-08-241-0/+1
* lima/ppir: move sin/cos input scaling into NIRVasily Khoruzhick2019-08-061-1/+13
* meson: drop unused dep_{thread,dl}Eric Engestrom2019-08-031-1/+0
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-1/+1
* lima/gpir: Rework the schedulerConnor Abbott2019-07-181-2/+1
* lima: Reintroduce the standalone compilerConnor Abbott2019-07-181-0/+26
* lima,panfrost: Move lima_tiling.c/h to /src/panfrostAlyssa Rosenzweig2019-06-201-3/+2
* gallium: add lima driverQiang Yu2019-04-111-0/+89