summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_query.c
AgeCommit message (Expand)Author
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