summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_asm.c
Commit message (Expand)AuthorAgeFilesLines
* r600g: fix LIT + fix multiple constant one ALU + fix ALU block splittingJerome Glisse2010-08-031-1/+5
* r600g: split alu block to conform to limit + RCP opcodeJerome Glisse2010-08-021-1/+3
* r600g: mipmap early support + EX2/ABS instruction + cullingJerome Glisse2010-07-291-0/+2
* r600g: first pass at texture supportJerome Glisse2010-07-231-4/+87
* r600g: drop compiler stuff and switch over dumb tgsi assemblerJerome Glisse2010-07-231-0/+385