Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g: suspend/resume occlusion query around clear/copy | Jerome Glisse | 2010-09-28 | 1 | -0/+2 |
* | r600g: build packet header once | Jerome Glisse | 2010-09-27 | 1 | -0/+2 |
* | r600g: add evergreen texture resource properly. | Dave Airlie | 2010-09-27 | 1 | -0/+5 |
* | r600g: disable early cull optimization when occlusion query running | Jerome Glisse | 2010-09-26 | 1 | -0/+1 |
* | r600g: initial evergreen support in new path | Jerome Glisse | 2010-09-23 | 1 | -0/+16 |
* | r600g: occlusion query for new design | Jerome Glisse | 2010-09-21 | 1 | -1/+37 |
* | r600g: directly allocate bo for user buffer | Jerome Glisse | 2010-09-21 | 1 | -1/+3 |
* | r600g: move chip class to radeon common structure | Jerome Glisse | 2010-09-20 | 1 | -0/+7 |
* | r600g: Buffer object maps imply a wait. | Henri Verbeet | 2010-09-19 | 1 | -21/+0 |
* | r600g: alternative command stream building from context | Jerome Glisse | 2010-09-17 | 1 | -0/+244 |