summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_perf.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-04llvmpipe: Include p_compiler.h in lp_perf.h.Vinson Lee1-0/+1
2010-09-15llvmpipe: brackets around macro argKeith Whitwell1-1/+1
2010-08-25llvmpipe: more rasterization countersKeith Whitwell1-0/+7
2010-07-13llvmpipe: pass mask into fragment shaderKeith Whitwell1-0/+1
2010-02-08llvmpipe: added counters for color tile clear, load, storeBrian Paul1-0/+4
2010-01-27llvmpipe: count/report time spent in LLVM compilationsBrian Paul1-0/+4
2010-01-21llvmpipe: added simple perf/statistics counting facilityBrian Paul1-0/+74