summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_perf.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-24llvmpipe: Fix math error in LP_DEBUG=counters outputAdam Jackson1-2/+3
2010-08-25llvmpipe: more rasterization countersKeith Whitwell1-6/+15
2010-07-13llvmpipe: pass mask into fragment shaderKeith Whitwell1-17/+22
2010-02-08llvmpipe: added counters for color tile clear, load, storeBrian Paul1-0/+5
2010-01-27llvmpipe: count/report time spent in LLVM compilationsBrian Paul1-0/+4
2010-01-21llvmpipe: added simple perf/statistics counting facilityBrian Paul1-0/+86