aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sb/sb_ir.h
Commit message (Expand)AuthorAgeFilesLines
* r600/sb: Fix loop optimization related hangs on egHeiko Przybyl2017-01-031-6/+8
* r600g/sb: fix struct/class declaration conflictsMartina Kollarova2016-09-181-5/+1
* r600g/sb: SB support for UBO indexingGlenn Kennard2015-10-131-0/+7
* r600g/sb: Enable SB for geometry shadersGlenn Kennard2015-04-081-1/+5
* r600g/sb: fix issues with loops created for switchVadim Girlin2014-12-161-2/+7
* r600g/sb: work around hw issues with stack on eg/cmVadim Girlin2013-11-171-1/+4
* r600g/sb: Move memsets of member structs to within constructor bodies.Vinson Lee2013-08-191-3/+3
* r600g/sb: fix handling of new multislot instructions on caymanVadim Girlin2013-07-171-1/+1
* r600g/sb: get rid of standard c++ streamsVadim Girlin2013-05-141-3/+2
* r600g/sb: zero-initialize bytecode structsVadim Girlin2013-05-031-3/+3
* r600g/sb: initial commit of the optimizing shader backendVadim Girlin2013-04-301-0/+1153