summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_isa.c
Commit message (Expand)AuthorAgeFilesLines
* r600: remove TABLE_SIZE macroNicolai Hähnle2016-05-131-2/+2
* r600: move alu_op_table to .c fileNicolai Hähnle2016-05-131-2/+281
* r600: move cf_op_table to .c fileNicolai Hähnle2016-05-131-0/+109
* r600: move fetch_op_table to .c fileNicolai Hähnle2016-05-131-0/+119
* Remove useless checks for NULL before freeingMatt Turner2014-12-081-8/+4
* r600g: move streamout state to drivers/radeonMarek Olšák2013-08-311-2/+2
* r600g: always create reverse lookup isa tablesVadim Girlin2013-04-301-10/+2
* r600g: use a single env var R600_DEBUG, disable bytecode dumpingMarek Olšák2013-03-111-1/+1
* r600g: remove broken assert from r600_isa.cVadim Girlin2013-02-011-2/+0
* r600g: use tables with ISA info v3Vadim Girlin2013-02-011-0/+116