History log of /external/mesa3d/src/gallium/drivers/llvmpipe/lp_perf.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fba8257f6a4de48d0b9081405ffb0be978dbc507 24-Jan-2012 Adam Jackson <ajax@redhat.com> llvmpipe: Fix math error in LP_DEBUG=counters output

Signed-off-by: Adam Jackson <ajax@redhat.com>
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_perf.c
98f3ff8f4a761d579ee9b42ee3090635519213a5 20-Aug-2010 Keith Whitwell <keithw@vmware.com> llvmpipe: more rasterization counters
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_perf.c
d4b64167b56f780d0dea73193c345622888fbc16 17-Jun-2010 Keith Whitwell <keithw@vmware.com> llvmpipe: pass mask into fragment shader

Move this code back out to C for now, will generate separately.

Shader now takes a mask parameter instead of C0/C1/C2/etc.

Shader does not currently use that parameter and rasterizes whole
pixel stamps always.
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_perf.c
4aeacdf8530d69d543cb2b997c1e65edb71ae01a 08-Feb-2010 Brian Paul <brianp@vmware.com> llvmpipe: added counters for color tile clear, load, store
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_perf.c
e95ad2a2b521514eaec04f9b266ee030ecc639a3 27-Jan-2010 Brian Paul <brianp@vmware.com> llvmpipe: count/report time spent in LLVM compilations
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_perf.c
cd9d9e2436a0815f6ed3a61d2cdf8fad53278506 21-Jan-2010 Brian Paul <brianp@vmware.com> llvmpipe: added simple perf/statistics counting facility

Currently counting number of tris, how many tiles of each size are
fully covered, partially covered or empty, etc.

Set LP_DEBUG=counters to enable. Results are printed upon context
destruction.
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_perf.c