wined3d: A small atifs bump map improvement.
commit8e259d9fcdaaa75a9086d0d2e58d71375c61b38c
authorStefan Dösinger <stefan@codeweavers.com>
Fri, 29 May 2009 21:01:07 +0000 (29 23:01 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Jun 2009 09:52:24 +0000 (10 11:52 +0200)
tree96272ae274985a572f882c6eb88a9c66847559d5
parent258d99d289dc2c2c7d6e9cca77e7cbf0d1c3fdba
wined3d: A small atifs bump map improvement.

Thanks to Roland Scheidegger from Tungsten Graphics for the suggestion to
replace the 2 movs + dp2add with two MADs, where one can conveniently be
coissued with the other dp2add.
dlls/wined3d/ati_fragment_shader.c