sna: Assert after applying clipping that the draw rectangle is wholly contained
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Mar 2014 10:25:05 +0000 (10:25 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Mar 2014 10:25:05 +0000 (10:25 +0000)
commit6802ee00e52515ca886b956f6c0a0e27d708fb31
tree317f83ba867c8e2d5ad01f28297fba6cd43873e5
parent15be6b7c9a89bfdac923d2a27649f539c430366f
sna: Assert after applying clipping that the draw rectangle is wholly contained

Otherwise we ignore the purpose of applying the clip!

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/sna/sna_accel.c