[1/6] wined3d: add rhw=1.0 optimization to position_float4

Alexander Dorofeyev alexd4 at inbox.lv
Sun Dec 30 20:02:07 CST 2007


Hi. I found out that versions around ~0.9.50 had rhw==1.0f check here for
optimization, before that special case was lost in rewrite. Unfortunately when I
restored special case for zero/near zero rhw I was comparing to much older
version which had no rhw==1.0f optimization. But I guess it makes sense to
restore that too.
---
     dlls/wined3d/directx.c |    2 +-
     1 files changed, 1 insertions(+), 1 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8db2c3d04039757a82d8b611536a659071ff0a8a.diff
Type: text/x-patch
Size: 472 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071230/b10b7a9f/attachment.bin 


More information about the wine-patches mailing list