summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_opcodes.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-09r600g: Replace the CHIPREV_* defines with the chip_class enum.Henri Verbeet1-8/+2
2011-05-25r600g: remove duplicate opcode in r600_opcodes.hAlex Deucher1-1/+0
2011-05-25r600g: add initial cayman acceleration support.Dave Airlie1-10/+32
2011-01-14r600g: compiler helper opcode fixes for evergreenAlex Deucher1-0/+4
2010-11-19r600g: use meaningful defines for chiprevAlex Deucher1-2/+7
2010-10-17r600g: add evergreen ARL support.Dave Airlie1-6/+2
2010-09-10r600g: add initial evergreen supportDave Airlie1-2/+220
2010-09-08r600g: split opcodes out and add wrapper around usage.Dave Airlie1-0/+178