i965: Finally, move the global fallbacks check to emit() time.
authorEric Anholt <eric@anholt.net>
Sat, 22 Oct 2011 18:57:44 +0000 (11:57 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 29 Oct 2011 19:17:13 +0000 (12:17 -0700)
commitbd27c25ff9379454c92a65b9e6f4f1ee23e3665c
treedc4d8fe675153485f2722f20da550db70108e32b
parentc83bfeabc6af82f061d53b8b5923ee26f14efb58
i965: Finally, move the global fallbacks check to emit() time.

This was the last prepare() function, and it's the first state atom,
so it must be ready to move.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Acked-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_fallback.c