summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_opcodes.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/radeon: clean left-shift undefined behaviorNicolai Hähnle2016-05-071-6/+6
* r600g: fix inconsistency with INTERP* opcode definitionsVadim Girlin2012-01-241-5/+5
* r600g: add missing opcode definitionsVadim Girlin2012-01-241-5/+85
* r600g: add FLT_TO_UINT opcode for evergreenVadim Girlin2012-01-151-1/+1
* r600g: fix the representation of control-flow instructionsMarek Olšák2011-11-151-125/+139
* r600g: add flat non-interpolation support.Dave Airlie2011-09-161-1/+1
* r600g: Replace the CHIPREV_* defines with the chip_class enum.Henri Verbeet2011-07-091-8/+2
* r600g: remove duplicate opcode in r600_opcodes.hAlex Deucher2011-05-251-1/+0
* r600g: add initial cayman acceleration support.Dave Airlie2011-05-251-10/+32
* r600g: compiler helper opcode fixes for evergreenAlex Deucher2011-01-141-0/+4
* r600g: use meaningful defines for chiprevAlex Deucher2010-11-191-2/+7
* r600g: add evergreen ARL support.Dave Airlie2010-10-171-6/+2
* r600g: add initial evergreen supportDave Airlie2010-09-101-2/+220
* r600g: split opcodes out and add wrapper around usage.Dave Airlie2010-09-081-0/+178