Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g: add initial relative support to assembler | Dave Airlie | 2010-08-30 | 1 | -0/+2 |
* | r600g : add basic loop support. | Dave Airlie | 2010-08-30 | 1 | -1/+16 |
* | r600g: add initial if/else/endif support | Dave Airlie | 2010-08-27 | 1 | -1/+20 |
* | r600g: add a chiprev type for r600/r700/evergreen instead of using family | Dave Airlie | 2010-08-19 | 1 | -0/+1 |
* | r600g: avoid reemiting literal, avoid scheduling empty cs | Jerome Glisse | 2010-08-10 | 1 | -0/+1 |
* | r600g: fix LIT + fix multiple constant one ALU + fix ALU block splitting | Jerome Glisse | 2010-08-03 | 1 | -0/+1 |
* | r600g: first pass at texture support | Jerome Glisse | 2010-07-23 | 1 | -0/+29 |
* | r600g: drop compiler stuff and switch over dumb tgsi assembler | Jerome Glisse | 2010-07-23 | 1 | -0/+112 |