i965: Add comment to explain the weird-looking shadow compares.
authorChris Forbes <chrisf@ijw.co.nz>
Sat, 12 Apr 2014 10:32:21 +0000 (22:32 +1200)
committerChris Forbes <chrisf@ijw.co.nz>
Sat, 12 Apr 2014 20:51:46 +0000 (08:51 +1200)
commit26224d3e00cb00e45145d4fd22cd7495eecad9e1
treec036541b0153e83d02132ace11649026c11c9e92
parent857f3a68ea7370d1db2ef5faca181a36ada7d49d
i965: Add comment to explain the weird-looking shadow compares.

This always looks crazy when I stumble across it, until I remember
what the hardware is doing. Describing it ought to short-circuit
that process next time :)

V2: Fix indents to 6 spaces, not 7.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/intel_state.c