summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_asm.h
Commit message (Expand)AuthorAgeFilesLines
* r600g: add fetch shader capabilitiesJerome Glisse2010-11-191-0/+1
* r600g: code cleanup (indent, trailing space, empty line ...)Jerome Glisse2010-11-171-7/+7
* r600g: add assembler support for all the kcache fields.Dave Airlie2010-10-261-0/+5
* r600g: Also clear bc data when we're destroying a shader.Tilman Sauerbeck2010-10-241-0/+1
* r600g: drop use_mem_constant.Dave Airlie2010-10-051-1/+0
* r600g: indentation fixesJerome Glisse2010-10-011-1/+1
* r600g: add assembler support for other vtx fetch fields.Dave Airlie2010-10-011-0/+5
* r600g: more cleanupJerome Glisse2010-09-291-0/+7
* r600g; add uses waterfall to asm cf for r6xx.Dave Airlie2010-09-191-0/+1
* r600g: misc cleanupJohn Doe2010-09-151-26/+24
* r600g: add initial evergreen supportDave Airlie2010-09-101-0/+1
* r600g: add initial bank swizzle support.Dave Airlie2010-09-081-0/+7
* r600g: add support for constants in memory buffers.Dave Airlie2010-09-081-0/+2
* r600g: add initial relative support to assemblerDave Airlie2010-08-301-0/+2
* r600g : add basic loop support.Dave Airlie2010-08-301-1/+16
* r600g: add initial if/else/endif supportDave Airlie2010-08-271-1/+20
* r600g: add a chiprev type for r600/r700/evergreen instead of using familyDave Airlie2010-08-191-0/+1
* r600g: avoid reemiting literal, avoid scheduling empty csJerome Glisse2010-08-101-0/+1
* r600g: fix LIT + fix multiple constant one ALU + fix ALU block splittingJerome Glisse2010-08-031-0/+1
* r600g: first pass at texture supportJerome Glisse2010-07-231-0/+29
* r600g: drop compiler stuff and switch over dumb tgsi assemblerJerome Glisse2010-07-231-0/+112