Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g/sb: move chip & class name functions to sb_context | Vadim Girlin | 2013-07-17 | 1 | -2/+0 |
* | r600g/sb: Initialize ra_constraint::cost. | Vinson Lee | 2013-07-13 | 1 | -1/+1 |
* | r600g/sb: improve math optimizations v2 | Vadim Girlin | 2013-07-11 | 1 | -0/+2 |
* | r600g/sb: separate bytecode decoding and parsing | Vadim Girlin | 2013-05-14 | 1 | -2/+1 |
* | r600g/sb: fix allocation of indirectly addressed input arrays | Vadim Girlin | 2013-05-03 | 1 | -1/+1 |
* | r600g/sb: remove unused code | Vadim Girlin | 2013-04-30 | 1 | -4/+0 |
* | r600g/sb: collect shader statistics | Vadim Girlin | 2013-04-30 | 1 | -0/+4 |
* | r600g/sb: improve error checking in ra_coalesce pass | Vadim Girlin | 2013-04-30 | 1 | -3/+3 |
* | r600g/sb: initial commit of the optimizing shader backend | Vadim Girlin | 2013-04-30 | 1 | -0/+406 |