summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_perf.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Include p_compiler.h in lp_perf.h.Vinson Lee2011-01-041-0/+1
* llvmpipe: brackets around macro argKeith Whitwell2010-09-151-1/+1
* llvmpipe: more rasterization countersKeith Whitwell2010-08-251-0/+7
* llvmpipe: pass mask into fragment shaderKeith Whitwell2010-07-131-0/+1
* llvmpipe: added counters for color tile clear, load, storeBrian Paul2010-02-081-0/+4
* llvmpipe: count/report time spent in LLVM compilationsBrian Paul2010-01-271-0/+4
* llvmpipe: added simple perf/statistics counting facilityBrian Paul2010-01-211-0/+74