aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sb/sb_context.cpp
Commit message (Expand)AuthorAgeFilesLines
* r600g/sb: implement r600 gpr index workaround. (v3.1)Dave Airlie2014-12-161-0/+2
* r600g/sb: work around hw issues with stack on eg/cmVadim Girlin2013-11-171-1/+8
* r600g/sb: move chip & class name functions to sb_contextVadim Girlin2013-07-171-0/+50
* r600g/sb: improve math optimizations v2Vadim Girlin2013-07-111-0/+1
* r600g/sb: get rid of standard c++ streamsVadim Girlin2013-05-141-0/+2
* r600g/sb: use source bytecode in case of optimization errorsVadim Girlin2013-04-301-0/+1
* r600g/sb: initial commit of the optimizing shader backendVadim Girlin2013-04-301-0/+82