Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radeon: fix warnings | Marek Olšák | 2010-04-28 | 1 | -1/+3 |
* | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg | 2010-02-19 | 1 | -2/+2 |
* | radeon: Silence "format" compiler warnings. | Vinson Lee | 2010-01-28 | 1 | -1/+1 |
* | Merge branch 'radeon-texrewrite-clean' into mesa_7_7_branch | Maciej Cencora | 2009-11-18 | 1 | -18/+3 |
|\ | |||||
| * | radeon: use radeon_bo_is_referenced_by_cs for query objects | Maciej Cencora | 2009-11-14 | 1 | -18/+3 |
* | | radeon: Fix occlusion queries on big endian. | Michel Dänzer | 2009-11-17 | 1 | -7/+9 |
|/ | |||||
* | r600: add occlusion query support | Alex Deucher | 2009-10-28 | 1 | -6/+27 |
* | radeon: Fix OQ to set ful lstate as dirty too. | Pauli Nieminen | 2009-09-02 | 1 | -0/+1 |
* | radeon: Make OQ to use new style debugging. | Pauli Nieminen | 2009-08-31 | 1 | -11/+12 |
* | radeon: use proper macro | Maciej Cencora | 2009-08-23 | 1 | -3/+1 |
* | radeon: use bo_is_idle interface for checking if OQ result is available | Maciej Cencora | 2009-08-23 | 1 | -19/+38 |
* | r300: OQ rework | Dave Airlie | 2009-08-18 | 1 | -0/+216 |