History log of /external/mesa3d/src/gallium/drivers/llvmpipe/lp_debug.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
09863554259aeb7b0522b130837b6a1f12ffaebe 16-Sep-2010 Keith Whitwell <keithw@vmware.com> llvmpipe: add DEBUG_FS to dump variant information
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_debug.h
5f00819cb382bdb70c29e2db3c6ff22a879bf10f 16-Sep-2010 Keith Whitwell <keithw@vmware.com> llvmpipe: add LP_PERF flag to disable various aspects of rasterization

Allows disabling various operations (mainly texture-related, but
will grow) to try & identify bottlenecks.

Unlike LP_DEBUG, this is active even in release builds - which is
necessary for performance investigation.
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_debug.h
bc759cd37e7d51977bcda46dde61d118e4c372e0 08-Sep-2010 Keith Whitwell <keithw@vmware.com> llvmpipe: add DEBUG_MEM option
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_debug.h
b6e03eafe3311142445ca42c1574d3f6998eecc3 20-Aug-2010 Keith Whitwell <keithw@vmware.com> llvmpipe: fence debugging, add llvmpipe_finish
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_debug.h
8a3bcba12c19049eb91cb8ce865212d75be5c859 15-May-2010 José Fonseca <jfonseca@vmware.com> llvmpipe: Use GALLIVM_DEBUG opt where applicable.
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_debug.h
36a0819ff4ede1af91dcf909106cf20659856384 28-Jan-2010 Brian Paul <brianp@vmware.com> llvmpipe: added debug option to disable LLVM optimization passes
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_debug.h
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_debug.h
62623c4dc5d8b646942bc65e8de350e812945ad1 18-Jan-2010 Brian Paul <brianp@vmware.com> llvmpipe: added show_tiles and show_subtiles debug options

These options draw lines over the tiles to show the 64x64 tile
bounds and 16x16 sub-tile bounds. For debugging/visualization.
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_debug.h
dec35d04aeb398eef159aaf8cde5e0d04622b811 09-Oct-2009 Keith Whitwell <keithw@vmware.com> llvmpipe: add LP_DEBUG env var
/external/mesa3d/src/gallium/drivers/llvmpipe/lp_debug.h