summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/ir3/ir3.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno/ir3: fix up cat6 instruction encodingsRob Clark2015-03-031-40/+22
* freedreno/ir3: make reg array dynamicRob Clark2015-01-071-7/+39
* freedreno: add adreno 420 supportRob Clark2014-11-151-5/+10
* freedreno/ir3: fix potential gpu lockup with killRob Clark2014-10-201-0/+11
* freedreno/ir3: large const supportRob Clark2014-10-151-1/+1
* Eliminate several cases of multiplication in arguments to callocCarl Worth2014-09-031-1/+1
* freedreno/ir3: split out shader compiler from a3xxRob Clark2014-07-251-0/+675