i965: Enable IF statements in the VS.
authorEric Anholt <eric@anholt.net>
Wed, 1 Dec 2010 23:36:26 +0000 (15:36 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 2 Dec 2010 00:14:34 +0000 (16:14 -0800)
commit251d15d888dfaea045447f9e56ea094cb726830b
tree544ad5c201f444a960e2ccd085fb95c271fbab9b
parent843a6a308e05bd4bf2056e08ec65ac4770097b93
i965: Enable IF statements in the VS.

While the actual IF instructions were fixed by Zhenyu, we were still
flattening them to conditional moves.
src/mesa/drivers/dri/i965/brw_context.c