summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/ir3
Commit message (Expand)AuthorAgeFilesLines
...
* freedreno/ir3: add no-copy-propagate fallback stepRob Clark2014-09-093-11/+21
* freedreno/ir3: fix constlen with relative addressingRob Clark2014-09-042-1/+13
* freedreno/ir3: fix error in bail logicRob Clark2014-09-041-2/+4
* freedreno/ir3: bit of debugRob Clark2014-09-041-4/+16
* Eliminate several cases of multiplication in arguments to callocCarl Worth2014-09-031-1/+1
* freedreno/ir3: add DDX/DDYRob Clark2014-09-011-4/+53
* freedreno/ir3: don't keep IR aroundRob Clark2014-09-011-1/+6
* freedreno/ir3: fix potential null ptr derefRob Clark2014-08-301-1/+2
* freedreno/ir3: add TXBRob Clark2014-08-301-0/+5
* freedreno/ir3: detect scheduler failRob Clark2014-08-303-4/+21
* freedreno/ir3: split out shader compiler from a3xxRob Clark2014-07-2516-0/+9472