aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sb/sb_bc_decoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* r600g/sb: Support scratch opsGlenn Kennard2018-02-091-1/+48
* r600/sb: start adding GDS supportDave Airlie2018-01-181-1/+8
* r600g,sb: Don't use standard macro nameJan Vesely2016-05-171-3/+3
* r600: move alu_op_table to .c fileNicolai Hähnle2016-05-131-3/+3
* r600g/sb: Support LDS ops in SB bytecode I/OGlenn Kennard2015-12-071-9/+46
* r600/sb: add support for GDS to the sb decoder/dump. (v1.1)Dave Airlie2015-12-071-1/+46
* r600g/sb: Don't read junk after EOPGlenn Kennard2015-08-281-0/+1
* r600g/sb: get rid of standard c++ streamsVadim Girlin2013-05-141-2/+0
* r600g/sb: initial commit of the optimizing shader backendVadim Girlin2013-04-301-0/+553