summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a3xx
Commit message (Expand)AuthorAgeFilesLines
* freedreno/a3xx/compiler: ensure min # of cycles after bary instrRob Clark2013-06-211-2/+13
* freedreno/a3xx/compiler: add TGSI_OPCODE_ABSRob Clark2013-06-211-6/+14
* freedreno/a3xx/compiler: add TGSI_OPCODE_DPHRob Clark2013-06-211-3/+18
* freedreno/a3xx/compiler: fix for replicating instructionsRob Clark2013-06-211-24/+18
* freedreno: better scissor fixRob Clark2013-06-081-9/+11
* freedreno: gmem bypassRob Clark2013-06-082-8/+59
* freedreno: add a3xx supportRob Clark2013-06-0830-0/+8944