aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r700_asm.c
Commit message (Expand)AuthorAgeFilesLines
* r600g: rework literal handlingChristian König2011-01-131-10/+0
* r600g: implement output modifiers and use them to further optimize LRPChristian König2011-01-121-0/+1
* r600g: delete old pathJerome Glisse2010-09-291-4/+3
* r600g: fix typo in r700 alu emitDave Airlie2010-09-241-1/+1
* r600g: misc cleanupJohn Doe2010-09-151-1/+2
* r600g: add initial evergreen supportDave Airlie2010-09-101-0/+1
* r600g: add initial bank swizzle support.Dave Airlie2010-09-081-2/+2
* r600g: add error print for no literals for r700s as wellDave Airlie2010-09-061-0/+3
* r600g: fixup r700 assembler for clamp/relative addressingDave Airlie2010-09-061-13/+18
* r600g: Remove unnecessary header.Vinson Lee2010-07-311-1/+0
* r600g: drop compiler stuff and switch over dumb tgsi assemblerJerome Glisse2010-07-231-0/+70