i965: Remove my "safety counter" code from loops.
authorEric Anholt <eric@anholt.net>
Wed, 29 Sep 2010 23:20:48 +0000 (16:20 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 29 Sep 2010 23:40:31 +0000 (16:40 -0700)
commitad1506c5ac61b75e45f24a2e18c91dc8a49a3bb0
tree2a9ee763fc918795cb689692ee47175ee51891d5
parentb90c7d1713c5a52fd85cb9dacad5828ae2fdbf6c
i965: Remove my "safety counter" code from loops.

I've screwed this up enough times that I don't think it's worth it.
This time, it was that I was doing it once per top-level body
instruction instead of just once at the end of the loop body.
src/mesa/drivers/dri/i965/brw_fs.cpp