[5/5] WineD3D: Pixel shader 1.x constants are clamped to [-1;1]

Stefan Dösinger stefandoesinger at gmx.at
Wed Sep 12 13:30:07 CDT 2007


It is hard to judge if this patch will fix anything. A problem is that 
clamping the constants on loading makes constants loading more expensive. 
Luckilly though there aren't many ps 1.x constants(8 max). It is hard to say 
if there are any games that use constants > 1.0, but incorrect constant 
loading can have many bad effects.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-WineD3D-Pixel-shader-1.x-constants-are-clamped-to.patch
Type: text/x-diff
Size: 24967 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070912/d25c36c4/attachment-0001.patch 


More information about the wine-patches mailing list