Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g: add a chiprev type for r600/r700/evergreen instead of using family | Dave Airlie | 2010-08-19 | 1 | -13/+24 |
* | r600g: accept empty frag prog shader | Jerome Glisse | 2010-08-11 | 1 | -2/+1 |
* | r600g: avoid reemiting literal, avoid scheduling empty cs | Jerome Glisse | 2010-08-10 | 1 | -1/+2 |
* | r600g: fix some warnings | Marek Olšák | 2010-08-09 | 1 | -2/+2 |
* | r600g: fix LIT + fix multiple constant one ALU + fix ALU block splitting | Jerome Glisse | 2010-08-03 | 1 | -1/+5 |
* | r600g: split alu block to conform to limit + RCP opcode | Jerome Glisse | 2010-08-02 | 1 | -1/+3 |
* | r600g: mipmap early support + EX2/ABS instruction + culling | Jerome Glisse | 2010-07-29 | 1 | -0/+2 |
* | r600g: first pass at texture support | Jerome Glisse | 2010-07-23 | 1 | -4/+87 |
* | r600g: drop compiler stuff and switch over dumb tgsi assembler | Jerome Glisse | 2010-07-23 | 1 | -0/+385 |