aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_query.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: fix query bug when no there's no sceneBrian Paul2010-09-201-2/+3
* llvmpipe: rearrange queriesKeith Whitwell2010-09-071-0/+10
* llvmpipe: rework fences and queriesKeith Whitwell2010-09-071-25/+31
* llvmpipe: Remove unnecessary header.Vinson Lee2010-08-251-1/+0
* llvmpipe: fence debugging, add llvmpipe_finishKeith Whitwell2010-08-251-20/+5
* llvmpipe: wait for queries being finished when asked for it or before deletionRoland Scheidegger2010-07-051-6/+26
* gallium: adjust the query interface to support custom typesZack Rusin2010-06-081-1/+2
* llvmpipe: Remove unnecessary header.Vinson Lee2010-06-021-1/+0
* llvmpipe: Stop relying on PIPE_FLUSH_TEXTURE_CACHE/PIPE_FLUSH_RENDER_CACHE ma...José Fonseca2010-05-251-2/+3
* llvmpipe: Fix fence wait.José Fonseca2010-05-061-1/+4
* llvmpipe: implement occlusion queryQicheng Christopher Li2010-05-061-27/+58
* llvmpipe: Rename preprocessor symbols too.José Fonseca2009-08-291-2/+2
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+111