nvfx: fix viewport state after bypass removal for swtnl
authorLuca Barbieri <luca@luca-barbieri.com>
Tue, 2 Mar 2010 21:51:39 +0000 (22:51 +0100)
committerYounes Manton <younes.m@gmail.com>
Mon, 15 Mar 2010 04:03:04 +0000 (00:03 -0400)
commit0192a4a825d3d04b1588bdabad629a9888f325d6
tree8b94ff900fea331046db1911d0fdec17c8128dae
parentf9d09a2e7859a2cf025d71b7c3cb189edb6688c4
nvfx: fix viewport state after bypass removal for swtnl

The adjustment of nv30/nv40 after the removal of bypass incorrectly
removed the hardware viewport bypass code, which we still need for
swtnl and also forgot to remove NVFX_NEW_RAST from pipe.
src/gallium/drivers/nvfx/nvfx_state_viewport.c