summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sb/sb_pass.h
Commit message (Expand)AuthorAgeFilesLines
* r600g: Fix missing SET_TEXTURE_OFFSETSGlenn Kennard2014-08-191-0/+3
* r600g/sb: work around hw issues with stack on eg/cmVadim Girlin2013-11-171-0/+3
* r600g/sb: fix issue with DCE between GVN and GCM (v2)Vadim Girlin2013-10-171-2/+5
* r600g/sb: improve alu packing on caymanVadim Girlin2013-07-171-1/+25
* r600g/sb: Initialize ra_checker member variables.Vinson Lee2013-07-171-1/+1
* r600g/sb: improve optimization of conditional instructionsVadim Girlin2013-05-271-1/+1
* r600g/sb: improve handling of KILL instructionsVadim Girlin2013-05-271-2/+5
* r600g/sb: fix scheduling of PRED_SET instructionsVadim Girlin2013-05-271-1/+3
* r600g/sb: get rid of standard c++ streamsVadim Girlin2013-05-141-5/+3
* r600g/sb: use simple heuristic to limit register pressureVadim Girlin2013-04-301-1/+8
* r600g/sb: initial commit of the optimizing shader backendVadim Girlin2013-04-301-0/+681