aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sb/sb_ra_init.cpp
Commit message (Expand)AuthorAgeFilesLines
* r600g/sb: improve alu packing on caymanVadim Girlin2013-07-171-14/+64
* r600g/sb: Fix Android build v2Chih-Wei Huang2013-07-121-1/+1
* r600g/sb: fix incorrect assertVadim Girlin2013-05-241-1/+1
* r600g/sb: get rid of standard c++ streamsVadim Girlin2013-05-141-32/+29
* r600g/sb: silence warnings with gcc 4.8Vadim Girlin2013-05-031-14/+11
* r600g/sb: fix allocation of indirectly addressed input arraysVadim Girlin2013-05-031-0/+6
* r600g/sb: use hex instead of binary constantsVadim Girlin2013-05-031-1/+1
* r600g/sb: initial commit of the optimizing shader backendVadim Girlin2013-04-301-0/+793