aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sb/sb_shader.h
Commit message (Expand)AuthorAgeFilesLines
* r600g/sb: move chip & class name functions to sb_contextVadim Girlin2013-07-171-2/+0
* r600g/sb: Initialize ra_constraint::cost.Vinson Lee2013-07-131-1/+1
* r600g/sb: improve math optimizations v2Vadim Girlin2013-07-111-0/+2
* r600g/sb: separate bytecode decoding and parsingVadim Girlin2013-05-141-2/+1
* r600g/sb: fix allocation of indirectly addressed input arraysVadim Girlin2013-05-031-1/+1
* r600g/sb: remove unused codeVadim Girlin2013-04-301-4/+0
* r600g/sb: collect shader statisticsVadim Girlin2013-04-301-0/+4
* r600g/sb: improve error checking in ra_coalesce passVadim Girlin2013-04-301-3/+3
* r600g/sb: initial commit of the optimizing shader backendVadim Girlin2013-04-301-0/+406