Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g: fix multi buffer rendering | Jerome Glisse | 2010-09-21 | 1 | -2/+2 |
* | r600g: directly allocate bo for user buffer | Jerome Glisse | 2010-09-21 | 1 | -2/+36 |
* | r600g: use pipe context for flushing inside map | Jerome Glisse | 2010-09-20 | 1 | -0/+3 |
* | r600g: move chip class to radeon common structure | Jerome Glisse | 2010-09-20 | 1 | -28/+0 |
* | r600g: Fix false and true. | Corbin Simpson | 2010-09-19 | 1 | -5/+5 |
* | r600g: Use align() instead of handrolled code. | Corbin Simpson | 2010-09-19 | 1 | -2/+1 |
* | r600g: Silence unused variable warnings. | Vinson Lee | 2010-09-17 | 1 | -0/+2 |
* | r600g: Remove unnecessary header. | Vinson Lee | 2010-09-17 | 1 | -1/+0 |
* | r600g: alternative command stream building from context | Jerome Glisse | 2010-09-17 | 1 | -0/+2227 |