summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_query.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-03-01r600g: add NV_conditional_render support.Dave Airlie
2010-09-29r600g: more cleanupJerome Glisse
2010-09-29r600g: cleanupJerome Glisse
2010-09-29r600g: delete old pathJerome Glisse
2010-09-20r600g: use pipe context for flushing inside mapJerome Glisse
2010-09-19r600g: Fix false and true.Corbin Simpson
2010-09-19r600g: Buffer object maps imply a wait.Henri Verbeet
2010-09-17r600g: move constant buffer creation behind winsys abstraction.Dave Airlie
2010-09-17r600g: attempt to abstract kernel bos from pipe driver.Dave Airlie
2010-09-17r600g: hide radeon_ctx inside winsys.Dave Airlie
2010-09-10r600g: Don't leave stale references in query_list when we cannot create bo.Tilman Sauerbeck
2010-09-01r600g: avoid dynamic allocation of statesJerome Glisse
2010-08-30r600g: fixup states generation in winsys.Dave Airlie
2010-08-27Revert "r600g: simplify states"Dave Airlie
2010-08-25r600g: simplify statesJerome Glisse
2010-08-20r600g: add occlusion query supportDave Airlie
2010-06-08gallium: adjust the query interface to support custom typesZack Rusin
2010-05-30r600g: Remove unnecessary headers.Vinson Lee
2010-05-27r600g: Initial importJerome Glisse