summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_opcodes.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-07gallium/radeon: clean left-shift undefined behaviorNicolai Hähnle1-6/+6
2012-01-24r600g: fix inconsistency with INTERP* opcode definitionsVadim Girlin1-5/+5
2012-01-24r600g: add missing opcode definitionsVadim Girlin1-5/+85
2012-01-15r600g: add FLT_TO_UINT opcode for evergreenVadim Girlin1-1/+1
2011-11-15r600g: fix the representation of control-flow instructionsMarek Olšák1-125/+139
2011-09-16r600g: add flat non-interpolation support.Dave Airlie1-1/+1
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