wined3d: Clamp results in the arbfp pipeline replacement.
commit016efe7d94304321c4a5e7df98d0a4d8d1256dc6
authorStefan Dösinger <stefan@codeweavers.com>
Sat, 2 Aug 2008 18:48:05 +0000 (2 13:48 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Aug 2008 11:07:53 +0000 (4 13:07 +0200)
treec357f16c25a4836f1b1f969b33ba8032d876d386
parent228f2cf3c22124958a0f049a4463718a96267a7d
wined3d: Clamp results in the arbfp pipeline replacement.

Fixed function processing can only deal with values between 0 and 1
generally. Clamp the results of instructions that could produce bigger
or smaller values.
dlls/wined3d/arb_program_shader.c