Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g: add initial evergreen support | Dave Airlie | 2010-09-10 | 1 | -9/+3 |
* | r600g: add initial bank swizzle support. | Dave Airlie | 2010-09-08 | 1 | -0/+12 |
* | r600g: split opcodes out and add wrapper around usage. | Dave Airlie | 2010-09-08 | 1 | -155/+0 |
* | r600g: add initial relative support to assembler | Dave Airlie | 2010-08-30 | 1 | -0/+2 |
* | r600g: add initial if/else/endif support | Dave Airlie | 2010-08-27 | 1 | -0/+5 |
* | r600g: cleanup definition, fix segfault when no valid pixel shader | Jerome Glisse | 2010-08-20 | 1 | -21/+20 |
* | r600g: update comments about ALU src operands | Alex Deucher | 2010-08-19 | 1 | -0/+4 |
* | r600g: add sin/cos | Dave Airlie | 2010-08-19 | 1 | -0/+1 |
* | r600g: add SSG, SEQ, SGT and SNE | Dave Airlie | 2010-08-19 | 1 | -0/+16 |
* | r600g: first pass at texture support | Jerome Glisse | 2010-07-23 | 1 | -0/+2 |
* | r600g: drop compiler stuff and switch over dumb tgsi assembler | Jerome Glisse | 2010-07-23 | 1 | -9/+9 |
* | r600g: add support for all R6XX/R7XX asic | Jerome Glisse | 2010-07-21 | 1 | -22/+0 |
* | r600g: Initial import | Jerome Glisse | 2010-05-27 | 1 | -0/+606 |