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