wined3d: Fix pixelshader ifc.
commite0ec956b3df219474bdcc4f65f0473887e3cea1a
authorStefan Dösinger <stefan@codeweavers.com>
Fri, 19 Jun 2009 18:47:47 +0000 (19 20:47 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Jun 2009 13:53:00 +0000 (23 15:53 +0200)
treee8ac4f84f6d2a9c5389a05a9598c6146cbdc7096
parent444b7ac7e56672be2951cd09173eb673a4c2c127
wined3d: Fix pixelshader ifc.

The NVfp2 control flow uses the D3D syntax, and doesn't need the inversed
branch condition we're using in the vertex shader.
dlls/wined3d/arb_program_shader.c