Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g: use ieee variants of multiplication instructions | Ilia Mirkin | 2017-01-29 | 1 | -0/+1 |
* | r600g/sb: Enable SB for geometry shaders | Glenn Kennard | 2015-04-08 | 1 | -2/+2 |
* | r600g/sb: Move variable dereference after null check. | Vinson Lee | 2013-09-30 | 1 | -1/+2 |
* | r600g/sb: improve alu packing on cayman | Vadim Girlin | 2013-07-17 | 1 | -14/+64 |
* | r600g/sb: Fix Android build v2 | Chih-Wei Huang | 2013-07-12 | 1 | -1/+1 |
* | r600g/sb: fix incorrect assert | Vadim Girlin | 2013-05-24 | 1 | -1/+1 |
* | r600g/sb: get rid of standard c++ streams | Vadim Girlin | 2013-05-14 | 1 | -32/+29 |
* | r600g/sb: silence warnings with gcc 4.8 | Vadim Girlin | 2013-05-03 | 1 | -14/+11 |
* | r600g/sb: fix allocation of indirectly addressed input arrays | Vadim Girlin | 2013-05-03 | 1 | -0/+6 |
* | r600g/sb: use hex instead of binary constants | Vadim Girlin | 2013-05-03 | 1 | -1/+1 |
* | r600g/sb: initial commit of the optimizing shader backend | Vadim Girlin | 2013-04-30 | 1 | -0/+793 |