llvmpipe: Don't force a linear to tiled conversion after rasterization on debug builds.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 27 May 2010 15:34:20 +0000 (16:34 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sun, 30 May 2010 15:39:06 +0000 (16:39 +0100)
commit2b7fbccfdc96529c5403d5760c74597dfaf51713
treefc92d1447bce6155af49c5fe8bd3b384cc9a4e1e
parent82715bb2279b0ddd063d41dd7d52e8fd76c921f4
llvmpipe: Don't force a linear to tiled conversion after rasterization on debug builds.

Only do this if runtime debugging flags to show subtiles/tiles are set.
src/gallium/drivers/llvmpipe/lp_rast.c