| Commit message (Expand) | Author | Age | Files | Lines |
* | r600g: add shader stencil export support. | Dave Airlie | 2010-10-13 | 1 | -0/+3 |
* | r600g: setup basic loop consts on r600 + evergreen. | Dave Airlie | 2010-10-01 | 1 | -0/+2 |
* | r600g: fixup vertex format picking. | Dave Airlie | 2010-10-01 | 1 | -34/+39 |
* | r600g: add winsys support for CTL constants. | Dave Airlie | 2010-10-01 | 1 | -0/+3 |
* | r600g: use constant buffer instead of register for constant | Jerome Glisse | 2010-09-30 | 1 | -0/+5 |
* | r600g: add some more vertex format support. | Dave Airlie | 2010-09-24 | 1 | -0/+3 |
* | r600g: cleanup some of the DB blit code | Dave Airlie | 2010-09-22 | 1 | -0/+7 |
* | r600g: Clean up PS setup. | Corbin Simpson | 2010-09-19 | 1 | -0/+6 |
* | r600g: Deobfuscate and comment a few more functions in r600_hw_states. | Corbin Simpson | 2010-09-19 | 1 | -0/+33 |
* | r600g: alternative command stream building from context | Jerome Glisse | 2010-09-17 | 1 | -7/+2099 |
* | r600g: Fixed the shift in S_02880C_KILL_ENABLE. | Tilman Sauerbeck | 2010-09-17 | 1 | -1/+1 |
* | r600g: Added DB_SHADER_CONTROL defines. | Tilman Sauerbeck | 2010-09-17 | 1 | -0/+17 |
* | r600g: add vgt dma src defines | Dave Airlie | 2010-09-16 | 1 | -0/+2 |
* | r600g: drop magic numbers in depth state. | Dave Airlie | 2010-09-03 | 1 | -0/+7 |
* | r600g: add missing vertex fetch formats to the translation table. | Dave Airlie | 2010-09-02 | 1 | -0/+1 |
* | r600g: fix TXP vs TEX in shader. | Dave Airlie | 2010-08-18 | 1 | -0/+7 |
* | r600g: add point/sprite rendering support | Jerome Glisse | 2010-08-11 | 1 | -0/+80 |
* | r600g: add PA_CL_CLIP_CNTL definition | Jerome Glisse | 2010-08-06 | 1 | -0/+55 |
* | r600g: fix color format, indentation, defines | Jerome Glisse | 2010-08-06 | 1 | -7/+12 |
* | r600g: add SRGB support. | Dave Airlie | 2010-08-06 | 1 | -0/+2 |
* | r600g: improve supported format selection. | Dave Airlie | 2010-08-06 | 1 | -0/+5 |
* | r600g: always perform texture perspective divide + fix blending | Jerome Glisse | 2010-08-04 | 1 | -0/+25 |
* | r600g: add polygon offset support | Jerome Glisse | 2010-08-03 | 1 | -0/+23 |
* | r600g: add autogenerated reg definition + debug print cleanup | Jerome Glisse | 2010-08-02 | 1 | -0/+97 |
* | r600g: mipmap early support + EX2/ABS instruction + culling | Jerome Glisse | 2010-07-29 | 1 | -0/+40 |
* | r600g: texture support | Jerome Glisse | 2010-07-27 | 1 | -0/+235 |
* | r600g: add support for all R6XX/R7XX asic | Jerome Glisse | 2010-07-21 | 1 | -0/+75 |
* | r600g: Initial import | Jerome Glisse | 2010-05-27 | 1 | -0/+677 |