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