summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r700_asm.c
AgeCommit message (Expand)Author
2011-03-09r600g: split R600 and R700 CF generation for VTX and TEXChristian König
2011-01-13r600g: rework literal handlingChristian König
2011-01-12r600g: implement output modifiers and use them to further optimize LRPChristian König
2010-09-29r600g: delete old pathJerome Glisse
2010-09-24r600g: fix typo in r700 alu emitDave Airlie
2010-09-15r600g: misc cleanupJohn Doe
2010-09-10r600g: add initial evergreen supportDave Airlie
2010-09-08r600g: add initial bank swizzle support.Dave Airlie
2010-09-06r600g: add error print for no literals for r700s as wellDave Airlie
2010-09-06r600g: fixup r700 assembler for clamp/relative addressingDave Airlie
2010-07-31r600g: Remove unnecessary header.Vinson Lee
2010-07-23r600g: drop compiler stuff and switch over dumb tgsi assemblerJerome Glisse