wined3d: Simplify shader_hw_map2gl.
commitda47f685220cd238a5ada6afb996a9fa752f9dac
authorStefan Dösinger <stefan@codeweavers.com>
Thu, 7 May 2009 16:20:59 +0000 (7 18:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 May 2009 10:50:01 +0000 (11 12:50 +0200)
treecc861f11ef0fddb37885978f1287f3c7271f8cf0
parent7a1f9c84f19d9b6c928f44aefcedd71efe847ba9
wined3d: Simplify shader_hw_map2gl.

Most of the extra work done in the pixel shader code was not needed or
redundant. This patch unifies the two paths.
dlls/wined3d/arb_program_shader.c