llvmpipe: don't clear unused bins
authorKeith Whitwell <keithw@vmware.com>
Sun, 22 Aug 2010 10:43:01 +0000 (11:43 +0100)
committerKeith Whitwell <keithw@vmware.com>
Sun, 22 Aug 2010 13:49:17 +0000 (14:49 +0100)
commit0ad82b8d28cbb8d7224bf96c43c80fed45321597
tree4990edaf6b07eb99ee739b1c2c5f27536368eb0d
parenta1de6f48c3fa79bbc8f2514da19b3e01138e7093
llvmpipe: don't clear unused bins

If bins outside the current scene bounds are being corrupted, we'll
need to fix that separately.  Currently seems ok though.
src/gallium/drivers/llvmpipe/lp_scene.c