i965: Check Fallback again after upload.
authorEric Anholt <eric@anholt.net>
Sat, 22 Oct 2011 18:56:01 +0000 (11:56 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 29 Oct 2011 19:16:12 +0000 (12:16 -0700)
commit78188bc53769384fdeb8d7618af882c86530a4d5
tree85ed7b134d701f63526b5caebda5632027a7961d
parenteaf4d3e6e2493a6e0b20d1205a5fb33ce500c9c2
i965: Check Fallback again after upload.

As we move state to emit() time from prepare() time, a couple of the
places that flag fallbacks will move here.

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