summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a3xx/ir3.h
Commit message (Expand)AuthorAgeFilesLines
* freedreno/ir3: split out shader compiler from a3xxRob Clark2014-07-251-480/+0
* freedreno/a3xx/compiler: rename ir3_shader to ir3Rob Clark2014-07-251-14/+14
* freedreno/a3xx/compiler: scheduler vs pred regRob Clark2014-07-251-0/+9
* freedreno/a3xx/compiler: little cleanupsRob Clark2014-07-251-2/+1
* freedreno/a3xx/compiler: make IR heap dyanmicRob Clark2014-07-251-4/+4
* freedreno/a3xx/compiler: const file relative addressingRob Clark2014-07-231-1/+18
* freedreno/a3xx: deal with optimized tex instructionsRob Clark2014-04-081-2/+2
* freedreno/a3xx: add support for frag coord/faceRob Clark2014-03-021-1/+6
* freedreno/a3xx/compiler: half-precision outputRob Clark2014-02-231-1/+2
* freedreno/a3xx/compiler: collapse nop's with repeatRob Clark2014-02-231-0/+5
* freedreno/a3xx/compiler: handle kill properly (new compiler)Rob Clark2014-02-161-5/+5
* freedreno/a3xx/compiler: new compilerRob Clark2014-02-031-1/+109
* freedreno/a3xx/compiler: prepare for new compilerRob Clark2014-02-031-0/+336