intel_batchbuffer_flush: Don't assert cliprects when lock is not held.
authorMichel Dänzer <michel@tungstengraphics.com>
Thu, 14 Dec 2006 09:49:26 +0000 (10:49 +0100)
committerMichel Dänzer <michel@tungstengraphics.com>
Thu, 14 Dec 2006 10:01:39 +0000 (11:01 +0100)
commit5f8a3e586f21219d02912635a93ce312bcf5987c
treeea47828b9cf31bc4d862cefa3f2ce196aafc41a7
parent4cb09df015068f6d75e6457b6c98836dd58aaf29
intel_batchbuffer_flush: Don't assert cliprects when lock is not held.

This is a legitimate situation when copying texture data between mipmap trees.
src/mesa/drivers/dri/i915tex/intel_batchbuffer.c