summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_query.c
Commit message (Expand)AuthorAgeFilesLines
* r600g: avoid dynamic allocation of statesJerome Glisse2010-09-011-28/+20
* r600g: fixup states generation in winsys.Dave Airlie2010-08-301-2/+2
* Revert "r600g: simplify states"Dave Airlie2010-08-271-4/+2
* r600g: simplify statesJerome Glisse2010-08-251-2/+4
* r600g: add occlusion query supportDave Airlie2010-08-201-7/+201
* gallium: adjust the query interface to support custom typesZack Rusin2010-06-081-1/+1
* r600g: Remove unnecessary headers.Vinson Lee2010-05-301-1/+0
* r600g: Initial importJerome Glisse2010-05-271-0/+66