summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_query.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: make pipe_context::begin_query return a booleanSamuel Pitoiset2015-05-061-1/+2
* gallium: add an index argument to create_queryIlia Mirkin2014-07-011-1/+2
* gallium: adapt to get_query_result interface changeMarek Olšák2012-03-301-1/+1
* i915g: Return the max result for the fake occlusion queries.Stéphane Marchesin2011-06-271-1/+2
* i915g: add fake occlusion queries.Stéphane Marchesin2011-06-241-0/+85